API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::set_hdf5storeInverseAttributes Method
Settings::set_hdf5storeInverseAttributes Method
Syntax
C++
void set_hdf5storeInverseAttributes(bool storeInverseAttributes);
Parameters 
Description 
bool storeInverseAttributes 
[in] An inverse attributes storage flag value. 

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

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

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.