FlangeDefinition.EdgeSetItem Method
Parent Object:
FlangeDefinition
Description
Method that returns the specified FlangeEdgeSet object from the collection.
Syntax
FlangeDefinition.
EdgeSetItem
(
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 2025
© Copyright 2025 Autodesk, Inc.
Comment on this page.