Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference.Segment Class / Length Property

In This Topic
    Length Property (SymbolReference.Segment)
    In This Topic
    Returns the length of the segment.
    Syntax
    public double Length {get;}
    public:
    property double Length {
       double get();
    }
    See Also