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:
Empty page: Deletes the current page. See delete.
Selected wire: Attempts to split the connected net. See net-split.
Selected symbol: Tries to merge the associated net. See net-merge.
Selected group: Attempts to split the group. See group-split.