Selective selection of nodes?

Post questions on how to use or achieve an effect in Inkscape.
theozh
Posts: 437
Joined: Fri Mar 23, 2012 6:30 pm

Selective selection of nodes?

Postby theozh » Wed Apr 12, 2017 5:15 pm

Is there maybe a way to selective select special nodes, i.e. either corner nodes or smooth nodes?
For example, I would like to select all corner nodes (or smooth nodes) and delete them. Converting into a smooth/corner node is not what I want.
I hoped that with find (Ctrl+F) you could also select special nodes. Maybe there is another way?
Win7/64, Inkscape 0.92.2

User avatar
druban
Posts: 1917
Joined: Fri Nov 20, 2009 10:48 pm

Re: Selective selection of nodes?

Postby druban » Wed Apr 12, 2017 6:01 pm

The find command is not node specific, only object and group specific. if you open the xml you will see that the type of node (c, s, a, z) is stored separately from the handle and node coordinates which are all in one line. Since ctrl-f really is just reading through the xml file it can't be given anything to search for that will select a node or set of nodes. You can for example select every object that has any smooth nodes, or even change all smooth nodes to symmetric nodes but you can't select nodes to delete them with ctrl-f
Your mind is what you think it is.


Return to “Help with using Inkscape”