Description
Accesses 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.
Visual Basic
Public Property Insbase() As Point3d
C#
public Point3d Insbase;
Conditions
Read / Write