Product Documentation
Virtuoso Schematic Editor SKILL Functions Reference
Product Version IC23.1, November 2023

schAsstDisplayMenu

schAsstDisplayMenu(
[ w_windowId ]
)
=> t

Description

Raises the context menu at the cursor location for the Schematic assistant. This allows accessing most of the other commands available in the Schematic assistant.

Arguments

w_windowId

Window containing the Schematic assistant.

Value Returned

Always returns t.

Examples

Raises the Context Menu at the cursor location for the Schematic assistant.

schAsstDisplayMenu()

Return to top
 ⠀
X