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

In This Topic
    IsPointSelection Property
    In This Topic
    Returns true, if point has been selected.
    Syntax
    public bool IsPointSelection {get;}
    public:
    property bool IsPointSelection {
       bool get();
    }
    See Also