Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / CABLINGSEGMENT_LENGTH_AUTO Property / CABLINGSEGMENT_LENGTH_AUTO Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Length of a routing path or routing point. Is used during routing to calculate the precise length of the associated connection. Shows the content of the manually entered routing length or, when that is empty, the geometric length.

    See Also