Method GetBodyRigidGroup
GetBodyRigidGroup(ElementId)
Get the body rigid group of the given machine.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementId GetBodyRigidGroup(ElementId inMachineId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inMachineId | Identifier of the machine tool to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Id of the body rigid group. |