Eplan Platform API
Eplan.EplApi.HEServices Namespace / Edit Class / ClearSelection Method

In This Topic
    ClearSelection Method
    In This Topic
    Removes selection from all objects in the GED.
    Syntax
    public void ClearSelection()
    public:
    void ClearSelection(); 
    Exceptions
    ExceptionDescription
    The graphics editor interface could not be created.
    Remarks
    To see in ged that the selection is cleared use RedrawGed to redraw the GED. Selections in the different navigators will not be removed
    See Also