FlangeDefinition.EdgeSetItem Method
Parent Object: FlangeDefinitionDescription
Method that returns the specified FlangeEdgeSet object from the collection.
Syntax
FlangeDefinition.EdgeSetItem( Index As Long ) As FlangeEdgeSetParameters
Name | Type | Description |
Index | Long | Input Long that specifies the index within the collection of the item to return. If an out of range index is provided, an error occurs. |