C++
AcGePoint3d pinsbase() const;
Description
Returns an AcGePoint3d, which is the current Paper 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 Model Space values, see AcDbDatabase::insbase() function.