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

schHiTree

schHiTree(
[ w_windowId ]
)
=> t / nil

Description

Used to display the design hierarchy listed in text format in the Tree Output window.

You can choose to display the hierarchy from either Top to bottom, Current to bottom, or Top to Current.

Arguments

w_windowId

Window where the function runs. If not specified, the current window is used.

Value Returned

t

Command successfully run.

nil

Command failed to run (perhaps due to current view not being a schematic view).

Examples

schHiTree()

Related Topics

Displaying Cellview Listings Using the Print Tree


Return to top
 ⠀
X