API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::getSafeProjectPositionElevation Method
OdExporterUtil::getSafeProjectPositionElevation Method
Syntax
C++
static bool getSafeProjectPositionElevation(OdBmDatabase* database, double & elevation);
Parameters 
Description 
OdBmDatabase* database 
[in] BimRv database.  
double & 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.

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

 

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