Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegmentPropertyList Class / DMPLAOBJECT_CABLEWIRECOUNT Property / DMPLAOBJECT_CABLEWIRECOUNT Property

In This Topic
    DMPLAOBJECT_CABLEWIRECOUNT Property
    In This Topic
    No. of conductors # 44096.
    Syntax
    public PropertyValue DMPLAOBJECT_CABLEWIRECOUNT {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_CABLEWIRECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The number of conductors entered at the cable planning object is transferred when placing the function at the Cable / Conduit: Number of connections property (in the Cable tab of the Number of connections field).

    See Also