FabricationRodInfo.GetRodLength
Method
Description:
Get the current rod length. If the rod is the length will include structural extension.
Get the current rod length. If the rod is the length will include structural extension.
Parameters
| Parameter | Type | Description |
|---|---|---|
| rodIndex | Int32 | The rod index. |
Return Value
| Type | Description |
|---|---|
| Double | Returns rod length of hanger for specified end. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | the index rodIndex is should be in range of rod count. |