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

Sets the elevation of the UCS plane of this View (DXF 146).

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

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