Eplan Platform API
Eplan.EplApi.HEServices Namespace
/
Edit Class
/ ClearSelection Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
ClearSelection Method
In This Topic
Removes selection from all objects in the GED.
Syntax
C#
C++/CLI
public
void
ClearSelection()
public
:
void
ClearSelection();
Exceptions
Exception
Description
System.ApplicationException
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
Reference
Edit Class
Edit Members