API Reference > Classes > Family Classes > OdBmFamily Class > OdBmFamily Methods > OdBmFamily::setFixedElevation Method
OdBmFamily::setFixedElevation Method
Syntax
C++
OdResult setFixedElevation(double);
Parameters 
Description 
elevation 
[in] A double value that represents the new fixed elevation to be set.  

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

Sets a new value of the fixed elevation.

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