Transforms the input body using the specified transformation matrix.
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object. |
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object. |
| Type | Description |
| boolean | Returns true if the specified transform was successfully applied to the body. |
| Name | Type | Description |
| body | BRepBody | The BRepBody object to transform. |
| transform | Matrix3D | The transformation matrix that defines the transform to apply to the body. |
| Name | Description |
| TemporaryBRepManager API Sample | TemporaryBRepManager related functions |