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

In This Topic
    CABLE_COUNTOFUSEDWIRES_MANUAL Property
    In This Topic
    Number of connections used (single-line cables) # 35109.
    Syntax
    public PropertyValue CABLE_COUNTOFUSEDWIRES_MANUAL {get; set;}
    public:
    property PropertyValue^ CABLE_COUNTOFUSEDWIRES_MANUAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Manually entered number of used cable connections for single-line cables and shields.

    See Also