Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / CABLINGSEGMENT_CONNECTIONFILTER Property / CABLINGSEGMENT_CONNECTIONFILTER Property

In This Topic
    CABLINGSEGMENT_CONNECTIONFILTER Property
    In This Topic
    Topology: Connection filter # 20247.
    Syntax
    public PropertyValue CABLINGSEGMENT_CONNECTIONFILTER {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_CONNECTIONFILTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Filter for generating routing path networks. Is used during routing to control which connections may be routed through which routing track (routing paths and routing points). Connection filters are taken into account only if the "Topology: Routing track specification" (ID 31119) property has not been activated.

    See Also