delete#
Delete a schematic page.
Signature#
delete <INDEX>
The delete command removes the schematic page at the specified index <INDEX>.
INDEXis the zero-based index of the page to be deleted.The index considers all existing pages, including any hierarchical diagrams.
The page can only be deleted if it does not contain any schematic groups.
If the current page is deleted, an adjacent page will become the current page:
The previous page if the current page was the last page.
Otherwise, the next page.
See the schematic page panel for an additonal way to delete pages.