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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Length of the cable or conduit excluding units.

    See Also