C++
double pelevation() const;
Description
Returns the current Paper Space ELEVATION value for the database.
See the System Variables section of the AutoCAD Command Reference for information on ELEVATION.
Note For Model Space values, see AcDbDatabase::elevation() function.