Activate Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Makes the application window the active window.

Usage

Application.Activate()

Arguments

None

Description

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.