FabricationRodInfo.GetRodStructureExtension
Method
Description:
Gets the length of the rod's top extension into structure.
Gets the length of the rod's top extension into structure.
Parameters
| Parameter | Type | Description |
|---|---|---|
| rodIndex | Int32 | The rod index. |
Return Value
| Type | Description |
|---|---|
| Double | Returns the extension length that will be applied if the rod is attached to structure. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | the index rodIndex is should be in range of rod count. |