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

In This Topic
    SetFocusToGED Method
    In This Topic
    Sets focus to GED frame.
    Syntax
    public bool SetFocusToGED()
    public:
    bool SetFocusToGED(); 

    Return Value

    true if operation succeeded and false if not.
    Exceptions
    ExceptionDescription
    The graphics editor interface could not be created.
    See Also