44 #ifndef ZONES_FUNCTIONS_TO_UNDO_REDO_H 45 #define ZONES_FUNCTIONS_TO_UNDO_REDO_H 71 #endif // ZONES_FUNCTIONS_TO_UNDO_REDO_H int SaveCopyOfZones(PICKED_ITEMS_LIST &aPickList, BOARD *aPcb, int aNetCode, LAYER_NUM aLayer)
Function SaveCopyOfZones creates a copy of zones having a given netcode on a given layer,...
void UpdateCopyOfZonesList(PICKED_ITEMS_LIST &aPickList, PICKED_ITEMS_LIST &aAuxiliaryList, BOARD *aPcb)
Function UpdateCopyOfZonesList check a pick list to remove zones identical to their copies and set th...
A holder to handle information on schematic or board items.
int LAYER_NUM
This can be replaced with int and removed.
Information pertinent to a Pcbnew printed circuit board.