Creates a new component and occurrence within the component that currently owns this body. This body is moved into the new component and returned. The newly created component can be obtained by using the parentComponent property of the BRepBody object.
This method is only valid if the IsTransient property is false.
"bRepBody_var" is a variable referencing a BRepBody object.
|
"bRepBody_var" is a variable referencing a BRepBody object.
|
Type | Description |
BRepBody | Returns the BRrepBody in the new component or null in the case the creation failed. |