ContourFlangeDefinition.ContourFlangeEdgeSetItem Method
Parent Object: ContourFlangeDefinitionDescription
Method that returns the specified FlangeEdgeSet object from the collection.
Syntax
ContourFlangeDefinition.ContourFlangeEdgeSetItem( 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. |
