FabricationRodInfo.GetRodEndPosition
Method
Description:
Gets the position of the rod end.
Gets the position of the rod end.
Parameters
Parameter | Type | Description |
---|---|---|
rodIndex | Int32 | The index of the rod. |
Return Value
Type | Description |
---|---|
XYZ | The position of the rod end. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | the index rodIndex is should be in range of rod count. |