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

In This Topic
    ClearSelection Method
    In This Topic
    Removes selection from all objects in currently opened document.
    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.
    See Also