I habe devided an obj. into several parts by the Bool operation "difference". How can I make single obj. out of every part?
[Path > Break Apart] or [shift+ctrl+k] changes the sub-paths in an object to separate path objects.
Usually Path>Break apart.
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Paths-Combining.html
You can use "Union" boolean operation to make them all one object again even if they are separated forms.
Note: that boolean operation don't always go well because of object elevation order. So you might have to do it in steps with one pairs at a time.
I habe devided an obj. into several parts by the Bool operation "difference". How can I make single obj. out of every part?
[Path > Break Apart] or [shift+ctrl+k] changes the sub-paths in an object to separate path objects.
Usually Path>Break apart.
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Paths-Combining.html
You can use "Union" boolean operation to make them all one object again even if they are separated forms.
Note: that boolean operation don't always go well because of object elevation order. So you might have to do it in steps with one pairs at a time.