API Reference > OdDb Classes > OdDb2dPolyline Class > OdDb2dPolyline Methods > OdDb2dPolyline::setElevation Method
OdDb2dPolyline::setElevation Method
Syntax
C++
void setElevation(double elevation);
Parameters 
Description 
double elevation 
[in] Elevation. 

Sets the elevation of this entity in the OCS (DXF 30). 

 

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

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