Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geIsNetNameDisplayEnabled

geIsNetNameDisplayEnabled(
w_windowID
)
=> t / nil

Description

Checks whether the Net Name Display functionality is enabled for the given window ID.

Arguments

w_windowID

Window ID for which the state of the Net Name Display functionality is evaluated.

Value Returned

t

The Net Name Display functionality is enabled for the given window ID.

nil

The Net Name Display functionality is not enabled for the given window ID.

Examples

Evaluates window 2 to check if the Net Name Display functionality is enabled.

geIsNetNameDisplayEnabled(window(2))

Related Topics

Net Name Display

Edit and Display Functions


Return to top
 ⠀
X