Share

AcDbDatabase::limmin

C++

AcGePoint2d limmin() const;

Description

Returns an AcGePoint2d (in WCS coordinates), which is the current Model Space LIMMIN value for the database.

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

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

Links

AcDbDatabase Class

Was this information helpful?