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

lxHiCreateMPP

lxHiCreateMPP(
[ w_windowID ]
)
=> nil

Description

Opens the Create Multipart Path form, which you can use to specify the parameters for creating a multipart path, and starts the interactive command which lets you create a path in the layout window. The function operates on the design in the specified window. If you do not specify a window, the function operates on the design in the current window.

Arguments

w_windowID

ID of the window containing the design you want to modify.
Valid Values: Any window ID
Default: The current window

Value Returned

nil

The command was canceled.

Example

lxHiCreateMPP(windowID)

Opens the Create Multipart Path form and starts the Create Multipart Path command for the design in the specified windowID.

The system prompts you to click in the layout window to create the new multipart path.


Return to top
 ⠀
X