Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / CablePropertyList Class / CABLE_COUNTOFNORMALWIRES Property / CABLE_COUNTOFNORMALWIRES Property

In This Topic
    CABLE_COUNTOFNORMALWIRES Property
    In This Topic
    Cables: Number of general connections # 35105.
    Syntax
    public PropertyValue CABLE_COUNTOFNORMALWIRES {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFNORMALWIRES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Total number of connections in the cable that are not N, PE or PEN conductors.

    See Also