Cuts and copies the specified body into the component that owns this CutPasteBodies collection. This is effectively the equivalent of moving a body.
"cutPasteBodies_var" is a variable referencing a CutPasteBodies object. |
"cutPasteBodies_var" is a variable referencing a CutPasteBodies object. |
| Type | Description |
| CutPasteBody | Returns the newly created BRepBody object or null in the case of failure. |
| Name | Type | Description |
| sourceBody | Base | Either an ObjectCollection of BRepBodies or a single BRepBody object to cut. |