Share

AcDbDatabase::insbase

C++

AcGePoint3d insbase() const;

Description

Returns an AcGePoint3d, which is the current Model Space INSBASE value for the database. The point is in WCS coordinates.

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

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

Links

AcDbDatabase Class

Was this information helpful?