Properties of multiple selected items

When I select a group of tracks(eg on the dwg.user layer) the properties option is not available in the right click menu. (only when 1 item is selected)
I want to change fields for the selected items only (like layer or width)

I saw in another thread where V6 will have a multiple(selected?) item editing system, I hope it can be implemented as easily as i describe above.
It is obvious that some attributes cannot be changed in a group selection (so these could be greyed out)
. or
Could add Selected filter in ‘Edit track & Via properties’, ‘Edit Text & Graphics properties’ in the Edit menu

This is a use case of KiCommand. If you can get past the hurdle of learning a stack-based command line system. If you’re interested, do a search and start with the Readme.md. Post any questions, even “how do I…” if you need help.

1 Like

You can see some details in WIP: Object Inspector (!143) ¡ Merge requests ¡ KiCad / KiCad Source Code / kicad ¡ GitLab.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.