IntelliCAD 11.1 Object Library
GetObject Method
See Also 
Name
The keyword name of the desired object in the dictionary.
Dictionary Collection : GetObject Method

Description

Gets the object in a dictionary, given the name (keyword) of the object.

Syntax

Visual Basic
Public Function GetObject( _
   ByVal Name As String _
) As Object

Parameters

Name
The keyword name of the desired object in the dictionary.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.