Share

Dimension.Dimblk Property

Description

Accesses the current DIMBLK value for the database.

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

Visual Basic

Public Property Dimblk() As ObjectId

C#

public ObjectId Dimblk;

Conditions

Read / Write

Links

Dimension Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?