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

leHiAttach

leHiAttach( 
[ w_windowId ] 
) 
=> t / nil

Description

Attaches a selected object in the specified window to another object in the window. The attached object is called the child object, and the object it is attached to is called the parent object. When you move, copy, or delete the parent, the child is also moved, copied, or deleted. If w_windowId is not specified, the current window is used.

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