Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_ROUTE_SOURCE_XPOS Property / CONNECTION_ROUTE_SOURCE_XPOS Property

In This Topic
    CONNECTION_ROUTE_SOURCE_XPOS Property
    In This Topic
    Routing track source: X coordinate # 31148.
    Syntax
    public PropertyValue CONNECTION_ROUTE_SOURCE_XPOS {get; set;}
    public:
    property PropertyValue^ CONNECTION_ROUTE_SOURCE_XPOS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    X coordinate for the source of the routing track.

    See Also