Share

Database.CurrentSpaceId Property

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

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?