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

In This Topic
    DMPLAOBJECT_CABLELENGTH Property
    In This Topic
    Cable length # 44095.
    Syntax
    public PropertyValue DMPLAOBJECT_CABLELENGTH {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_CABLELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The cable length entered at the cable planning object is transferred when placing the function at the Cable / Conduit: Length with unit property (in the Cable tab, Length field).

    See Also