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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    Z coordinate for the source of the routing track.

    See Also