RoutingConditions.GetConditionAt
Description:
Gets the routing condition at the specified index position.
Gets the routing condition at the specified index position.
public RoutingCondition GetConditionAt(
int index
)
-
Int32indexThe 0-based index to access the collection of available conditions. The method throws the exception ArgumentOutOfRangeException if the index is out of range.
-
index is not within the valid range of available conditions.
-
None of the following disciplines is enabled: Mechanical Electrical Piping.