Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingSpline Class / GeometricalLength Property

In This Topic
    GeometricalLength Property (RoutingSpline)
    In This Topic
    Geometrical length of routing segment.
    Syntax
    public override double GeometricalLength {get;}
    public:
    property double GeometricalLength {
       double get() override;
    }
    See Also