Returns a specific body using the name of the body within the collection.
"bRepBodies_var" is a variable referencing a BRepBodies object.
|
"bRepBodies_var" is a variable referencing a BRepBodies object.
|
Type | Description |
BRepBody | The BRepBody or null if a body with the defined name is not found. |
Name | Type | Description |
name | string | The name of the body, as seen in the browser, to return. |