Share

AcDbDatabase::plimmax

C++

AcGePoint2d plimmax() const;

Description

Returns an AcGePoint2d (in WCS coordinates), which is the current Paper Space LIMMAX value for the database.

See the System Variables section of the AutoCAD Command Reference for information on LIMMAX.

Note For Model Space values, see AcDbDatabase::limmax() function.

Links

AcDbDatabase Class

Was this information helpful?