Intersects the specified body with the sketch plane and creates new curves representing the intersection.
"sketch_var" is a variable referencing a Sketch object.
|
"sketch_var" is a variable referencing a Sketch object.
|
Type | Description |
ObjectCollection | Returns a collection of the sketch entities that were created a a result of the cut. |
Name | Type | Description |
body | BRepBody | The body to be intersected by the sketch. |