Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / CONNECTION_WIRING_PATH Property / CONNECTION_WIRING_PATH Property

In This Topic
    CONNECTION_WIRING_PATH Property
    In This Topic
    Layout space: Routing track # 31095.
    Syntax
    public PropertyValue CONNECTION_WIRING_PATH {get; set;}
    public:
    property PropertyValue^ CONNECTION_WIRING_PATH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property stores routing paths and routing ranges that a routed connection in the layout space runs through.

    See Also