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
Value Returned
Return to top