kicad/pcbnew/python
Ian McInerney 5d0b5e16ff Remove python-based board_item duplicate method
This method shadows the C++ method, and doesn't properly handle updating
the duplicated object's KIID to be unique.

Also add tests to ensure the KIIDs are unique after duplication.

Fixes https://gitlab.com/kicad/code/kicad/issues/14460
2023-04-12 16:05:56 +01:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins python wizard: fix compatibility with current code 2023-02-25 11:06:01 +01:00
scripting Update dimension units when opening PCBs in CLI. 2023-03-13 20:26:11 +00:00
swig Remove python-based board_item duplicate method 2023-04-12 16:05:56 +01:00