NonContinuousRailStructure.GetNonContinuousRail
Method
Description:
Gets the Non-Continuous Rail object of specified index from the Rail Structure.
Gets the Non-Continuous Rail object of specified index from the Rail Structure.
Parameters
Parameter | Type | Description |
---|---|---|
index | Int32 | Non-Continuous Rail index. |
Return Value
Type | Description |
---|---|
NonContinuousRailInfo | The requested object handle. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The index index is out of range. |