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

In This Topic
    StartPoint Property (SymbolReference.Segment)
    In This Topic
    Returns the begin point of the segment.
    Syntax
    public PointD StartPoint {get;}
    public:
    property PointD StartPoint {
       PointD get();
    }
    See Also