API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::elevation Method
OdDbMPolygon::elevation Method
Syntax
C++
virtual double elevation() const;

The elevation of this entity in the OCS.

Returns the elevation of this entity in the OCS. 

 

The elevation is the distance from the WCS origin to the plane of this entity.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.