Sets the split type to project the splitting tool along the direction defined by the specified entity.
"splitFaceFeatureInput_var" is a variable referencing a SplitFaceFeatureInput object.
|
"splitFaceFeatureInput_var" is a variable referencing a SplitFaceFeatureInput object.
|
Type | Description |
boolean | Returns true is setting the split type was successful. |
Name | Type | Description |
directionEntity | Base | An entity that defines the direction of projection of the splitting tool. This can be a linear BRepEdge, SketchLine, ConstructionLine, or a planar face where the face normal is used. |
Name | Description |
Split Face Feature API Sample | Demonstrates creating a new split face feature. |