API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::set_calculateInverseAttributes Method
Settings::set_calculateInverseAttributes Method
Syntax
C++
void set_calculateInverseAttributes(bool calculateInverseAttributes);
Parameters 
Description 
bool calculateInverseAttributes 
[in] A new flag value to be set. 

Sets a new value of the flag that determines whether inverse attributes are calculated after a file loading. If the flag is equal to true, inverse attributes are calculated; If the flag is equal to false inverse attributes are not calculated.

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