lxHiCreateVirtGroup
lxHiCreateVirtGroup( [w_windowID] ) =>t / nil
Description
Creates a virtual figGroup using the selected layout instances that are bound to schematic instances in the same design. When the vhSelectionMode environment variable is set to t, the SKILL function also creates virtual figGroups using selected layout devices that are bound to schematic instances from different designs. If a layout window is not specified, the function creates a virtual figGroup in the current window.
Arguments
|
ID of the window containing the layout instances for which the virtual figGroup needs to be created. |
Value Returned
Examples
lxHiCreateVirtGroup()
Creates a virtual figGroup for the selected layout instances in the current window.
Related Topics
Return to top