move-group#
Move a schematic group to a different page.
Signature#
move-group <INDEX>
Moves the selected groups to the page <INDEX>.
INDEX, an integer, matches the displayed page index of the sheet.If this page does not exist, page(s) will be created to complete the operation.
Example:
A schematic design has two pages.
A schematic group on page 1 is selected.
Invoking
move-group 4will create pages 3 and 4, and move the group to page 4.
See Group Change Page for more information about the behavior of this operation.