Skip to content

delete-as-appropriate

Delete the current page or break down a schematic element, depending on the current selection.

Signature

delete-as-appropriate

The delete-as-appropriate command is a versatile operation that adapts its behavior based on the current selection state in the schematic.

The action performed depends on the selected element(s) and the current schematic state:

  1. Empty page: Deletes the current page. See delete.

  2. Selected wire: Attempts to split the connected net. See net-split.

  3. Selected symbol: Tries to merge the associated net. See net-merge.

  4. Selected group: Attempts to split the group. See group-split.