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

In This Topic
    FUNC_CABLEWIRECOUNT Property
    In This Topic
    Cable / Conduit: Number of connections # 20042.
    Syntax
    public PropertyValue FUNC_CABLEWIRECOUNT {get; set;}
    public:
    property PropertyValue^ FUNC_CABLEWIRECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number of conductors in the cable or number of tubes in the conduit.

    See Also