C++
AcGePoint2d limmax() const;
Description
Returns an AcGePoint2d (in WCS coordinates), which is the current Model Space LIMMAX value for the database.
See the System Variables section of the AutoCAD Command Reference for information on LIMMAX.
Note For Paper Space values, see AcDbDatabase::plimmax() function.