API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CABLING_LENGTH Property / FUNC_CABLING_LENGTH(Int32) Property

In This Topic
    FUNC_CABLING_LENGTH(Int32) Property
    In This Topic
    Topology: Routing length # 20240. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CABLING_LENGTH( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CABLING_LENGTH {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Length of a routing path or routing point.

    See Also