Method that creates a new LoftedFlangeDefinition object.
Name | Type | Description |
ProfileOne | Path | The first of two profiles that defines the shape of the lofted flange. Use PartFeatures.CreatePath method to create this path. |
ProfileTwo | Path | The second of two profiles that defines the shape of the lofted flange. Use PartFeatures.CreatePath method to create this path. |
Name | Description |
Create sheet metal lofted flange feature | The following sample demonstrates the creation of a sheet metal lofted flange feature. |