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

schAsstDescend

schAsstDescend(
[ w_windowId ]
)
=> t

Description

Traverses down the hierarchy and displays the child cellview of a specified instance and view you select if you have edit permission. If you do not have edit permission, a dialog box prompts you to use read mode.

Arguments

w_windowId

Window containing the Schematic assistant.

Value Returned

Always returns t.

Examples

Performs a descend read on the selected instance.

schAsstDescend( )

Return to top
 ⠀
X