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

apIPUnregisterCustomMenuItem

apIPUnregisterCustomMenuItem(
t_commandName
)
=> t / nil

Description

Removes the specified custom menu item from the interactive placer context menu.

Arguments

t_commandName

Specifies the name of the custom context menu item to be removed.

Value Returned

t

The specified custom context menu item was removed from the context menu.

nil

The specified custom context menu item does not exist.

Examples

Removes the custom button ButtonText from the context menu.

apIPUnregisterCustomMenuItem("ButtonText")

Related Topics

apIPRegisterCustomMenuItem

apIPUnregisterCustomMenuItems

Auto P&R Assistant User Interface for Device-Level Placement


Return to top
 ⠀
X