Jump to content

Trying To Understand Sweep and Vertices


RyanJP

Recommended Posts

When I sweep along a curve which was built by taking a grid and running a carve on it, my sweep looks like this-

image.thumb.png.f00c06d32e02dda75d25fcf81b71511a.png

However my I try to do it on a curve that was created by taking a line, and then copying to smaller lines on the ends and fusing, it looks like this-

image.thumb.png.17c97c2400c138641cbc4da1bd902669.png

 

As you can see the corners are messed up. I assume this has something to do with vertices as the first example contains only 4 vertices and the 2nd has 6. I'm just wondering specifically what the issue is here and of course how I can fix it

Link to comment
Share on other sites

  On 3/23/2021 at 3:02 PM, RyanJP said:

When I sweep along a curve which was built by taking a grid and running a carve on it, my sweep looks like this-

image.thumb.png.f00c06d32e02dda75d25fcf81b71511a.png

However my I try to do it on a curve that was created by taking a line, and then copying to smaller lines on the ends and fusing, it looks like this-

image.thumb.png.17c97c2400c138641cbc4da1bd902669.png

 

As you can see the corners are messed up. I assume this has something to do with vertices as the first example contains only 4 vertices and the 2nd has 6. I'm just wondering specifically what the issue is here and of course how I can fix it

Expand  

maybe your curve has more than one primitive.

Link to comment
Share on other sites

  On 3/23/2021 at 3:45 PM, RyanJP said:

Ok awesome that got me one step of the way, was able to use an add node to get it down to a single primitive but now now my point numbers are off, is there a simple way to flip two of them (2 and 3) 

image.png.cd034fbd8b79c9078052c6f103d6201f.png

Expand  

yes, you can use dirty way in add sop - delete geometry keep point - then go the polygon >bygroup >write in name group 0 1 3 2 - never use this way ;) - u must check from the top why u have this issue -

and if u have multi primitive in curve use join sop converting to single prim .

Link to comment
Share on other sites

  On 3/23/2021 at 3:56 PM, Ultraman said:

yes, you can use dirty way in add sop - delete geometry keep point - then go the polygon >bygroup >write in name group 0 1 3 2 - never use this way ;) - u must check from the top why u have this issue -

and if u have multi primitive in curve use join sop converting to single prim .

Expand  

Haha yes- very dirty way to do it. Actually this has helped me to figure out what the problem was when I created the shape. And I was not aware of the Join SOP, so that's great. Thank you!

Link to comment
Share on other sites

  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...