Eplan Platform API
Eplan.EplApi.HEServices Namespace
/
Edit Class
/ RedrawGed 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
RedrawGed Method
In This Topic
Redraws GED surface.
Syntax
C#
C++/CLI
public
bool
RedrawGed()
public
:
bool
RedrawGed();
Return Value
True if operation succeeded and false if not.
Exceptions
Exception
Description
ApplicationException
The graphics editor interface could not be created.
Remarks
GED is not redrawn when Eplan P8 is opened in 'Quiet' mode. In this case method call always returns false.
See Also
Reference
Edit Class
Edit Members