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

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