Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leHiEditDisplayOptions

leHiEditDisplayOptions( 
[ w_windowId ]
) 
=> t / nil

Description

Opens the Display Options form, which lets you change the display options in the specified window. If you do not specify w_windowId, the layout editor uses the current window.

You can control the display of objects and the grid, how the cursor snaps to the grid, and the default snap mode settings for the create and edit forms.

These options correspond to window environment variables that can be initialized in the .cdsenv file or saved to the current cellview.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful


Return to top
 ⠀
X