Method GetOriginRigidGroup
GetOriginRigidGroup(ElementId)
Gets the origin rigid group.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 80)]
ElementId GetOriginRigidGroup(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the origin to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | The rigid group. |