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
|
Window where the function runs. If not specified, the current window is used. |
Value Returned
|
Command failed to run (perhaps due to current view not being a schematic view). |
Examples
schHiTree()
Related Topics
Return to top