schHiReturn
schHiReturn(
[ w_windowId ]
)
=> t
Description
Returns up the hierarchy. Usable when editing schematics or symbols after completing a descend or edit-in-place action.
Displays the parent view of the specified cellview.
The parent view is displayed in the current window or an existing window depending on whether you have enabled the Create New Window When Descending option on the User Preferences form.
If the current cellview is a multisheet schematic and the index sheet was skipped when descending, the parent cellview of the multisheet schematic will be displayed.
Arguments
|
Window where the function runs. If not specified, the current window is used. |
Value Returned
Return to top