Profile3DProxy.Item Property
Parent Object: Profile3DProxyDescription
Method that returns the specified ProfilePath3D object from the collection.
Syntax
Profile3DProxy.Item( Index As Long ) As ProfilePath3DProperty Value
This is a read only property whose value is a ProfilePath3D.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |