API Reference > Classes > Family Classes > OdBmFamily Class > OdBmFamily Methods > OdBmFamily::setElevationFixed Method
OdBmFamily::setElevationFixed Method
Syntax
C++
OdResult setElevationFixed(bool);
Parameters 
Description 
value 
[in] A new flag value to be set.  

eOk if the new flag value was successfully set; otherwise, the method returns an appropriate error code.

Sets a new value of the fixed elevation flag that determines whether the elevation value is fixed for the family (if it is equal to true); otherwise, the flag is equal to false.

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