Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / SelectionContext Class / SelectionPoint Property

In This Topic
    SelectionPoint Property
    In This Topic
    Returns point of single selection.
    Syntax
    public PointD SelectionPoint {get;}
    public:
    property PointD SelectionPoint {
       PointD get();
    }
    See Also