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

In This Topic
    FUNC_CABLELENGTH Property
    In This Topic
    Cable / Conduit: Length with unit # 20041.
    Syntax
    public PropertyValue FUNC_CABLELENGTH {get; set;}
    public:
    property PropertyValue^ FUNC_CABLELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of the cable or conduit including units.

    See Also