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

In This Topic
    FUNC_CABLE_ALLOW_TWO_SIDED_SHIELDINGS Property
    In This Topic
    Allow shields connected on both sides # 20063.
    Syntax
    public PropertyValue FUNC_CABLE_ALLOW_TWO_SIDED_SHIELDINGS {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_ALLOW_TWO_SIDED_SHIELDINGS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the P003018 message "Shield applied too often" in the project check.

    See Also