API Reference > Classes > Database Classes > OdBmFamilyBase Class > OdBmFamilyBase Methods > OdBmFamilyBase::setElevationMarkBody Method
OdBmFamilyBase::setElevationMarkBody Method
Syntax
C++
OdResult setElevationMarkBody(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 elevation mark flag. This flag determines whether the family uses an elevation mark (if is equal to true) or not (if is equal to false).

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