Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiTree

leHiTree( 
[ w_windowId ] 
) 
=> t / nil

Description

Displays information about the design hierarchy in the specified window. If you do not specify w_windowId, the layout editor uses the current window.

You can choose the order of the display (top to bottom, current to bottom, or top to current) from the Tree form. The default is Current to bottom. The design hierarchy shows all placed instances in the window, listing the library, cell, and view names and the number of occurrences of each cell.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful.


Return to top
 ⠀
X