Sweep along curve made of multiple primitives

   2640   2   1
User Avatar
Member
12 posts
Joined: May 2014
Offline
Hey,

Any help with the following problem would be massively appreciated .

I have a curve that's cut into multiple primitives. That curve is then used as a backbone for a sweep. At the points where the primitives meet the cross sections are rotated differently. This then causes gaps in my skinned geometry.
Is it possible to fix this? I've attached an image and a hipnc.

Thank you
Kieran

Edited by Kieran Belkus - June 10, 2016 13:12:27

Attachments:
gapsingeo.jpg (689.0 KB)
SweepIssue.hipnc (69.2 KB)

User Avatar
Member
333 posts
Joined: Oct. 2012
Offline
Hi,
the simplest solution is that you join your curve and do a polyframe on that and then transfer the Point Normal from the joined curve to the cut curve. therefor the 2 facing points will share the same normal. Now u can turn on Transform using Attributes on the Sweep SOP.

Please see attached file.

Attachments:
SweepIssue_fix.hipnc (68.2 KB)

User Avatar
Member
12 posts
Joined: May 2014
Offline
Hi Doudini,

That's fantastic thank you. I was trying something similar within that network but was way off. Thanks for the solution.

Kind Regards,
Kieran
  • Quick Links