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

In This Topic
    FUNC_CABLE_NODIAGRAM Property
    In This Topic
    No output to cable diagram # 20085.
    Syntax
    public PropertyValue FUNC_CABLE_NODIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_NODIAGRAM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Suppresses the output of the cable in the cable diagram.

    See Also