API Help
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 currently opened document.
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.
See Also
Reference
Edit Class
Edit Members