Deletes the centerline or rail.
If this LoftCenterLineOrRail object is associated with a created feature, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"loftCenterLineOrRail_var" is a variable referencing a LoftCenterLineOrRail object. |
"loftCenterLineOrRail_var" is a variable referencing a LoftCenterLineOrRail object. |
| Type | Description |
| boolean | Returns true if the operation was successful. |