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

schHiAlternateView

schHiAlternateView(
)
=> t

Description

Changes the view name of a single component by toggling through the list of possible views. Usable only while editing a schematic cellview. Operates on one instance at a time.

If the selected set contains only one instance, that instance is modified. If no instances are in the selected set, you are prompted to point at an object to modify. If more than one instance is in the selected set, you are prompted to select only one instance. The set of view names is derived from the views that exist for the instance’s master excluding those views referenced in the schCycleViewNameExclusionList global variable defined in the schConfig.il file.

Arguments

None

Value Returned

Always returns t.


Return to top
 ⠀
X