API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / CONNECTION_WIRING_PATH Property / CONNECTION_WIRING_PATH(Int32) Property

In This Topic
CONNECTION_WIRING_PATH(Int32) Property
In This Topic
Layout space: Routing track # 31095. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_WIRING_PATH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property stores routing paths and routing ranges that a routed connection in the layout space runs through.

See Also