I am trying to make a simple wedge shape that is 1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
So just for the heck of it, I used the bezier tool to make two separate lines, combined them to a single path and then tried to connect two end nodes with a new segment. Worked just fine. I could try to do the shape I am after this way, but getting everything positioned right might be something of a pain.
I am just wondering why the first technique doesn't work. Seems like it should...
On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle <chrysalis_reborn@...12...>wrote:
I am trying to make a simple wedge shape that is 1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
So just for the heck of it, I used the bezier tool to make two separate lines, combined them to a single path and then tried to connect two end nodes with a new segment. Worked just fine. I could try to do the shape I am after this way, but getting everything positioned right might be something of a pain.
I am just wondering why the first technique doesn't work. Seems like it should...
I'm not 100% sure I follow your first technique, but are the two nodes you're trying to join closed? If you create two paths (both closed paths) and then try to select two nodes (one from each path) and join them it won't work. Are they really "end" nodes or just nodes that are part of a closed shape? I'm pretty sure for instance that you can't have more than 2 paths coming into a single node.
Maybe I'm misunderstanding though.
RQ
Please see this example to understand what I am talking about.
http://img6.imageshack.us/img6/8084/exampleb.jpg
--- On Tue, 2/24/09, Richard Querin <rfquerin@...155...> wrote:
From: Richard Querin <rfquerin@...155...> Subject: Re: [Inkscape-user] why doesn't this work? To: chrysalis_reborn@...12..., "Inkscape User Community" inkscape-user@lists.sourceforge.net Date: Tuesday, February 24, 2009, 9:20 AM On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle <chrysalis_reborn@...12...>wrote:
I am trying to make a simple wedge shape that is 1/6
of a hexagon.
So I used the polygon tool to make a hexagon. I
convert it to a path. I
duplicated it, shrunk it down some and used a boolean
operation to cut a
smaller hex shaped hole in the exact center of the
larger hexagon.
Then I used the node tool to select the extraneous
nodes and delete them.
Now I have two lines, both part of the same path, but
not connected. When
I select two end points on the lines and try to join
them with a new
segment, I get an error saying I haven't selected
two nodes!!!
So just for the heck of it, I used the bezier tool to
make two separate
lines, combined them to a single path and then tried
to connect two end
nodes with a new segment. Worked just fine. I could
try to do the shape I
am after this way, but getting everything positioned
right might be
something of a pain.
I am just wondering why the first technique
doesn't work. Seems like it
should...
I'm not 100% sure I follow your first technique, but are the two nodes you're trying to join closed? If you create two paths (both closed paths) and then try to select two nodes (one from each path) and join them it won't work. Are they really "end" nodes or just nodes that are part of a closed shape? I'm pretty sure for instance that you can't have more than 2 paths coming into a single node.
Maybe I'm misunderstanding though.
RQ
On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle <chrysalis_reborn@...12...> wrote:
I am trying to make a simple wedge shape that is 1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
What's happening is a bit unintuitive, because the nodes look like end nodes, but aren't. If you have stroke turned on, it looks like two separate subpaths that are just straight lines, each with one node at each end. Why aren't they end-nodes, right?
When you create the donut shape by cutting a hole in the hexagon, you get two sets of nodes: the six around the outer perimeter, and the six around the inner perimeter. Those two sets are disjoint; there are no connections between the outer nodes and the inner nodes. When you delete nodes, the two sets are kept separate. If you delete one node at a time, you can see that at no time is there a connection made between the outer and inner, yet each set is still connected in a loop. For example, delete one of the outer nodes, and the outer perimeter is still a loop, but with 5 nodes instead of 6.
If you kept deleting one node at a time from the outer perimeter until only two were left, you would see just a line between them, and they appear like end-nodes. But there is still a loop! There is a connection from one to the other, and another connection back again. So they aren't end-nodes. You can verify this by click-and-dragging the line between them. It will pull out one of the connections. Then you can remove that connection by clicking on it and choosing the "split path between two non-endpoint nodes" icon on the toolbar. The icon looks like two connected nodes on top pointing to two disconnected nodes below.
Once you do the same to the line formed from the inner perimeter nodes, then you really will have two subpaths with two end-nodes each, and you can join them the way you intended.
Kurt
Kurt Hutchinson wrote the following on 2/24/2009 10:27 AM:
On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle <chrysalis_reborn@...12...> wrote:
I am trying to make a simple wedge shape that is 1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
What's happening is a bit unintuitive, because the nodes look like end nodes, but aren't. If you have stroke turned on, it looks like two separate subpaths that are just straight lines, each with one node at each end. Why aren't they end-nodes, right?
When you create the donut shape by cutting a hole in the hexagon, you get two sets of nodes: the six around the outer perimeter, and the six around the inner perimeter. Those two sets are disjoint; there are no connections between the outer nodes and the inner nodes. When you delete nodes, the two sets are kept separate. If you delete one node at a time, you can see that at no time is there a connection made between the outer and inner, yet each set is still connected in a loop. For example, delete one of the outer nodes, and the outer perimeter is still a loop, but with 5 nodes instead of 6.
If you kept deleting one node at a time from the outer perimeter until only two were left, you would see just a line between them, and they appear like end-nodes. But there is still a loop! There is a connection from one to the other, and another connection back again. So they aren't end-nodes. You can verify this by click-and-dragging the line between them. It will pull out one of the connections. Then you can remove that connection by clicking on it and choosing the "split path between two non-endpoint nodes" icon on the toolbar. The icon looks like two connected nodes on top pointing to two disconnected nodes below.
Once you do the same to the line formed from the inner perimeter nodes, then you really will have two subpaths with two end-nodes each, and you can join them the way you intended.
Kurt
...or you can just select both segments, combine them, select both end nodes, then hit your join nodes.
heathenx
Tried that one too...it didn't work either. However, Kurt's idea sounds workable... yup, just tried it, works like a champ. Thanks!
--- On Tue, 2/24/09, heathenx <heathenx@...155...> wrote:
From: heathenx <heathenx@...155...> Subject: Re: [Inkscape-user] why doesn't this work? To: "Inkscape User Community" inkscape-user@lists.sourceforge.net Date: Tuesday, February 24, 2009, 10:36 AM Kurt Hutchinson wrote the following on 2/24/2009 10:27 AM:
On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle
<chrysalis_reborn@...12...> wrote:
I am trying to make a simple wedge shape that is
1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I
convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous
nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
What's happening is a bit unintuitive, because the
nodes look like end
nodes, but aren't. If you have stroke turned on,
it looks like two
separate subpaths that are just straight lines, each
with one node at
each end. Why aren't they end-nodes, right?
When you create the donut shape by cutting a hole in
the hexagon, you
get two sets of nodes: the six around the outer
perimeter, and the six
around the inner perimeter. Those two sets are
disjoint; there are no
connections between the outer nodes and the inner
nodes. When you
delete nodes, the two sets are kept separate. If you
delete one node
at a time, you can see that at no time is there a
connection made
between the outer and inner, yet each set is still
connected in a
loop. For example, delete one of the outer nodes, and
the outer
perimeter is still a loop, but with 5 nodes instead of
If you kept deleting one node at a time from the outer
perimeter until
only two were left, you would see just a line between
them, and they
appear like end-nodes. But there is still a loop!
There is a
connection from one to the other, and another
connection back again.
So they aren't end-nodes. You can verify this by
click-and-dragging
the line between them. It will pull out one of the
connections. Then
you can remove that connection by clicking on it and
choosing the
"split path between two non-endpoint nodes"
icon on the toolbar. The
icon looks like two connected nodes on top pointing to
two
disconnected nodes below.
Once you do the same to the line formed from the inner
perimeter
nodes, then you really will have two subpaths with two
end-nodes each,
and you can join them the way you intended.
Kurt
...or you can just select both segments, combine them, select both end nodes, then hit your join nodes.
heathenx
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Or,... A third approach: create a hexagon without a fill and with a very thick outline. Then, choose Path » Stroke to Path
;-)
Maarten van der Velde graphic designer
Powel ASA Klæbuveien 194, NO-7037 Trondheim, NORWAY Phone: +47 73 80 45 00 - Fax: +47 73 80 45 01 Direct line: +47 73 80 46 21 - Mobile: +47 48 16 46 21 / +31 (0) 6 30 80 95 91 Email: Maarten.van-der-Velde@...2171... www.powel.com
-----Original Message----- From: Elwin Estle [mailto:chrysalis_reborn@...12...] Sent: 24. februar 2009 16:58 To: Inkscape User Community; heathenx@...155... Subject: Re: [Inkscape-user] why doesn't this work?
Tried that one too...it didn't work either. However, Kurt's idea sounds workable... yup, just tried it, works like a champ. Thanks!
--- On Tue, 2/24/09, heathenx <heathenx@...155...> wrote:
From: heathenx <heathenx@...155...> Subject: Re: [Inkscape-user] why doesn't this work? To: "Inkscape User Community" inkscape-user@lists.sourceforge.net Date: Tuesday, February 24, 2009, 10:36 AM Kurt Hutchinson wrote the following on 2/24/2009 10:27 AM:
On Tue, Feb 24, 2009 at 9:08 AM, Elwin Estle
<chrysalis_reborn@...12...> wrote:
I am trying to make a simple wedge shape that is
1/6 of a hexagon.
So I used the polygon tool to make a hexagon. I
convert it to a path. I duplicated it, shrunk it down some and used a boolean operation to cut a smaller hex shaped hole in the exact center of the larger hexagon.
Then I used the node tool to select the extraneous
nodes and delete them. Now I have two lines, both part of the same path, but not connected. When I select two end points on the lines and try to join them with a new segment, I get an error saying I haven't selected two nodes!!!
What's happening is a bit unintuitive, because the
nodes look like end
nodes, but aren't. If you have stroke turned on,
it looks like two
separate subpaths that are just straight lines, each
with one node at
each end. Why aren't they end-nodes, right?
When you create the donut shape by cutting a hole in
the hexagon, you
get two sets of nodes: the six around the outer
perimeter, and the six
around the inner perimeter. Those two sets are
disjoint; there are no
connections between the outer nodes and the inner
nodes. When you
delete nodes, the two sets are kept separate. If you
delete one node
at a time, you can see that at no time is there a
connection made
between the outer and inner, yet each set is still
connected in a
loop. For example, delete one of the outer nodes, and
the outer
perimeter is still a loop, but with 5 nodes instead of
If you kept deleting one node at a time from the outer
perimeter until
only two were left, you would see just a line between
them, and they
appear like end-nodes. But there is still a loop!
There is a
connection from one to the other, and another
connection back again.
So they aren't end-nodes. You can verify this by
click-and-dragging
the line between them. It will pull out one of the
connections. Then
you can remove that connection by clicking on it and
choosing the
"split path between two non-endpoint nodes"
icon on the toolbar. The
icon looks like two connected nodes on top pointing to
two
disconnected nodes below.
Once you do the same to the line formed from the inner
perimeter
nodes, then you really will have two subpaths with two
end-nodes each,
and you can join them the way you intended.
Kurt
...or you can just select both segments, combine them, select both end nodes, then hit your join nodes.
heathenx
-------- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
www.powel.no **********************************************************************
participants (5)
-
Elwin Estle
-
heathenx
-
Kurt Hutchinson
-
Maarten van der Velde
-
Richard Querin