Share

Database.DimAssoc Property

Description

Accesses the current DIMASSOC value for the database.

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

Visual Basic

Public Property DimAssoc() As Integer

C#

public int DimAssoc;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?