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

schAsstReturnToTop

schAsstReturnToTop(
[ w_windowId ]
)
=> t

Description

Returns to the top-level cellview in the hierarchy. You can use this when editing schematics or symbols after completing a series of descend commands.

Arguments

w_windowId

Window containing the Schematic assistant.

Value Returned

Always returns t.

Examples

Performs a return to the top on the Schematic assistant.

schAsstReturnToTop()

Return to top
 ⠀
X