Share

AcDbDatabase::plimmin

C++

AcGePoint2d plimmin() const;

Description

Returns an AcGePoint2d, which is the current Paper Space LIMMIN value for the database.

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

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

Links

AcDbDatabase Class

Was this information helpful?