Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdExporterUtil::getSafeProjectPositionElevation Method
Syntax
C++
static bool getSafeProjectPositionElevation(OdBmDatabase* database, double & elevation);

Gets the elevation associated with the project position for a particular document. 

 

Parameters
Description
database
[in] BimRv database.
elevation
[in] elevation, or 0.0 if it can't be generated.

true if the elevation is found, false if it can't be determined.

Copyright © 2002-2022. Open Design Alliance All rights reserved.