ContourFlangeDefinition.AddContourFlangeEdgeSet Method
Parent Object: ContourFlangeDefinitionDescription
Method that adds a new contour flange edge set. The new FlangeEdgeSet is returned. This is applicable when the WidthExtentsFromSketchPlane is set to False.
Syntax
ContourFlangeDefinition.AddContourFlangeEdgeSet( Edges As EdgeCollection ) As FlangeEdgeSetParameters
| Name | Type | Description |
| Edges | EdgeCollection | Input EdgeCollection containing Edge objects used to create the contour flange edge set. |
