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

pteMPTSupportMode

pteMPTSupportMode(
[ w_windowId ]
)
=> t / nil

Description

Displays the MPT-support-related Palette UI options.

Arguments

w_windowId

ID of the window in which you want to display the MPT options.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The MPT options were displayed.

nil

The command was unsuccessful.

Examples

pteMPTSupportMode()
pteMPTSupportMode(window(2))

Return to top
 ⠀
X