LoftedFlangeFeatures.CreateLoftedFlangeDefinition Method
Parent Object:
LoftedFlangeFeatures
Description
Method that creates a new LoftedFlangeDefinition object.
Remarks
This object is not a lofted flange feature but contains the information that defines a lofted flange and can be used to create a new lofted flange. The definition created defines a die formed lofted flange. To create press brake types of lofted flanges you can edit the definition before using it to create the lofted flange feature.
Syntax
LoftedFlangeFeatures.
CreateLoftedFlangeDefinition(
ProfileOne As
Path,
ProfileTwo As
Path ) As
LoftedFlangeDefinition
Parameters
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. |
Samples
Version
Introduced in version 2011