IntelliCAD 11.1 Object Library
GetExtensionDictionary Method
See Also 
DimAngular Object : GetExtensionDictionary Method

Description

Gets the extension dictionary associated with an object.

Syntax

Visual Basic
Public Function GetExtensionDictionary() As Dictionary

Remarks

This method automatically creates an extension dictionary for objects that do not have one, and then returns it. If you want to query an object to see if it has an extension dictionary, without creating a new one automatically, use the HasExtensionDictionary property.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.