C++
AcGePoint3d extmin() const;
Description
Returns an AcGePoint3d, which is the current Model Space EXTMIN value for the database.
See the System Variables section of the AutoCAD Command Reference for information on EXTMIN.
Note For Paper Space values, see AcDbDatabase::pextmin() function.