Adds a centerline. A single centerline can be defined for a loft. If a centerline or rails have already been defined, they will be removed and the input will become the new single centerline.
If this LoftCenterLineOrRails object is associated with a created feature,
"loftCenterLineOrRails_var" is a variable referencing a LoftCenterLineOrRails object.
|
"loftCenterLineOrRails_var" is a variable referencing a LoftCenterLineOrRails object.
|
Type | Description |
LoftCenterLineOrRail | Returns the new LoftCenterLineOrRail object or null in the case of a failure. |
Name | Type | Description |
entity | Base | The entity that defines the center line. This can be a single sketch curve, a single BRepEdge, a Path consisting of connected B-Rep edges or sketch curves. |