Share

AcDbDatabase::extmax

C++

AcGePoint3d extmax() const;

Description

Returns an AcGePoint3d, which is the current Model Space EXTMAX value for the database.

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

Note For Paper Space values, see AcDbDatabase::pextmax() function.

Links

AcDbDatabase Class

Was this information helpful?