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

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

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

This property is read-only..

Y coordinate for the source of the routing track.

See Also