Share

Database.GroupDictionaryId Property

Description

Accesses the object ID of the database's Group dictionary.

Visual Basic

Public Property GroupDictionaryId() As ObjectId

C#

public ObjectId GroupDictionaryId;

Conditions

Read-only

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?