Scope: Schematic editor
Object: Application Object
Prerequisites: None
Makes the application window the active window.
Application.Activate()
None
If the window is obscured, this method pops it to the front of the screen. Typically, automation scripts will include this method in order to activate the schematic editor session before performing other tasks.