Share

AcDbDatabase::elevation

C++

double elevation() const;

Description

Returns the current Model 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::pelevation() function.

Links

AcDbDatabase Class

Was this information helpful?