API Help
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_ROUTING_DIRECTION_DESTINATION Property / CONNECTION_ROUTING_DIRECTION_DESTINATION(Int32) Property

In This Topic
CONNECTION_ROUTING_DIRECTION_DESTINATION(Int32) Property
In This Topic
Routing direction target # 31115. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_ROUTING_DIRECTION_DESTINATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

The routing directions are defined automatically on the basis of the implemented routing of the connection. They reflect the direction of the routing of the wire from the devices to the routing track.

See Also