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

In This Topic
    FUNC_CABLING_LENGTH Property
    In This Topic
    Topology: Routing length # 20240.
    Syntax
    public PropertyValue FUNC_CABLING_LENGTH {get; set;}
    public:
    property PropertyValue^ FUNC_CABLING_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Length of a routing path or routing point.

    See Also