Creates a new temporary solid box BRepBody object.
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object.
|
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object.
|
Type | Description |
BRepBody | Returns the newly created temporary BRepBody object or null in the case of failure. |
Name | Type | Description |
box | OrientedBoundingBox3D | The OrientedBoundingBox3D object that defines the position, orientation, and size of the box to crate. |
Name | Description |
TemporaryBRepManager API Sample | TemporaryBRepManager related functions |