API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_ROUTE_DESTINATION_XPOS Property / CONNECTION_ROUTE_DESTINATION_XPOS(Int32) Property

In This Topic
CONNECTION_ROUTE_DESTINATION_XPOS(Int32) Property
In This Topic
Routing track target: X coordinate # 31151. This property isn't indexed, and is read-only.
Syntax
public PropertyValue CONNECTION_ROUTE_DESTINATION_XPOS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

X coordinate for the target of the routing track.

See Also