Share

ContourFlangeDefinition.ContourFlangeEdgeSetItem Method

Parent Object: ContourFlangeDefinition

Description

Method that returns the specified FlangeEdgeSet object from the collection.

Syntax

ContourFlangeDefinition.ContourFlangeEdgeSetItem( Index As Long ) As FlangeEdgeSet

Parameters

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.

Version

Introduced in version 2026

Was this information helpful?