Creates a temporary spherical 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 |
center | Point3D | The center point of the sphere. |
radius | double | The radius of the sphere in centimeters. |
Name | Description |
TemporaryBRepManager API Sample | TemporaryBRepManager related functions |