Share

DBObject.CreateExtensionDictionary Method

Description

Creates a DBDictionary object and sets it up as the extension dictionary for the DBObject.

Visual Basic

Public Function CreateExtensionDictionary() As void

C#

public void CreateExtensionDictionary();

Links

DBObject Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?