GetActiveDesign Method (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Retrieves the name of the active design.

Usage

Application.GetActiveDesign() As String

Arguments

None

Return Values

As String. The name of the active design. If there is currently no active design, an empty string is returned.