Sets the split type to be a curve that defined by projecting the splitting curve to the closest point on the surface.
To use this method, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"splitFaceFeature_var" is a variable referencing a SplitFaceFeature object.
|
"splitFaceFeature_var" is a variable referencing a SplitFaceFeature object.
|
Type | Description |
boolean | Returns true if setting the closest point split type was successful. |
Name | Type | Description |
splittingTool | Base | Input entity(s) that defines the splitting tool. The splitting tool can be a single entity or an ObjectCollection containing faces or sketch curves. If faces are input, the edges of the face are used as the splitting tool. |