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

In This Topic
    CONNECTION_HAS_FEEDTHROUGH Property
    In This Topic
    Mechanical feedthroughs available # 31165.
    Syntax
    public PropertyValue CONNECTION_HAS_FEEDTHROUGH {get; set;}
    public:
    property PropertyValue^ CONNECTION_HAS_FEEDTHROUGH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Specifies whether the connection runs through a mechanical feedthrough. This property can be used as a filter criterion for connection lists.

    See Also