Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiCreateWorldView

hiCreateWorldView(
w_windowId
)
=> dwindowID / nil

Description

Creates a World View assistant for your graphics window, which you can then display with hiDockWindow. World View assistant is a small window that shows you a picture of your entire design and marks the part of the design that is currently displayed in the graphics window. You can also use it to navigate the design or zoom in or out of it.

Argument

w_windowId

The graphics window or the session window that contains the graphics window. For example, window(3) or swindow(1).

Value Returned

dwindowID

The ID of the dock window that was created.

nil

There was an error.

Related Topics

World View Functions

hiUndockWindow

hiRegCloseProc


Return to top
 ⠀
X