add-page#

Add a new page to the schematic.

Signature#

add-page <INDEX>

The add-page command allows you to insert a new, empty page into the schematic.

  • INDEX is the zero-based index where the new page will be inserted.

  • The index considers all existing pages, including any hierarchical diagrams.

  • Executing this command will create a new blank page at the specified position.

  • All pages after the insertion point will have their indices increased by 1.

See the schematic page panel for an additonal way to add pages.