Description
Accesses the object ID of the BlockTableRecord of the current space (e.g., model space or paper space.)
Visual Basic
Public Property CurrentSpaceId() As ObjectId
C#
public ObjectId CurrentSpaceId;
Conditions
Read-only
Accesses the object ID of the BlockTableRecord of the current space (e.g., model space or paper space.)
Public Property CurrentSpaceId() As ObjectId
public ObjectId CurrentSpaceId;
Read-only