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

In This Topic
    RedrawGed Method
    In This Topic
    Redraws GED surface.
    Syntax
    public bool RedrawGed()
    public:
    bool RedrawGed(); 

    Return Value

    True if operation succeeded and false if not.
    Exceptions
    ExceptionDescription
    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