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

In This Topic
    FUNCTION3D_ROUTING_SEGMENT_LENGTH_MANUAL Property
    In This Topic
    Routing path / Curve: Length # 36027.
    Syntax
    public PropertyValue FUNCTION3D_ROUTING_SEGMENT_LENGTH_MANUAL {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ROUTING_SEGMENT_LENGTH_MANUAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Manually entered length of a routing path or curve placed in the layout space. Is used during routing to calculate the precise length of the associated connection.

    See Also