Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Settings::set_hdf5storeInverseAttributes Method
Syntax
C++
void set_hdf5storeInverseAttributes(bool storeInverseAttributes);

Sets the inverse attributes storage mode for HDF5 files on or off.

Parameters
Description
storeInverseAttributes
[in] An inverse attributes storage flag value.

To set the inverse attribute storage on pass the true value to the method; to set it off, pass the false.

Copyright © 2002-2022. Open Design Alliance All rights reserved.