IntelliCAD 11.1 Object Library | |
GetExtensionDictionary Method | |
See Also |
DimAligned 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.