Share

AcDbDatabase::pextmin

C++

AcGePoint3d pextmin() const;

Description

Returns an AcGePoint3d, which is the current Paper Space EXTMIN value for the database.

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

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

Links

AcDbDatabase Class

Was this information helpful?