Join only connected problem

   1686   3   1
User Avatar
Member
280 posts
Joined: Dec. 2015
Offline

I copied a pattern of nurb curves for knitting and tryied fusing the points and then use join only connected…
But as you can see there is a weird artifact appearing.. even though the points are connected one primitive remains unjoined….
I will find a workaround this but I am womdering if any one know what is happening here?
I think is related to the winding of the primitive…
But I am not so sure.

Attachments:
A.JPG (12.8 KB)
B.JPG (76.2 KB)
join_test_A.hip (100.6 KB)

https://www.imdb.com/name/nm8408875/ [www.imdb.com]
User Avatar
Member
280 posts
Joined: Dec. 2015
Offline
Just in case you guys were wondering…
This is the work around I found…
Basically I name the primitives appropiately and then use a for loop to join the lines without connecting all of them.

Hope someone find it useful, but I still feel there is something a bit inefficient about the procedure.

Nico.

Attachments:
join_test_A.hip (101.7 KB)

https://www.imdb.com/name/nm8408875/ [www.imdb.com]
User Avatar
Member
8516 posts
Joined: July 2007
Online
or you can just use Poly Path with Connect End Points threshold
and convert back to NURBS afterwards
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
280 posts
Joined: Dec. 2015
Offline
tamte
or you can just use Poly Path with Connect End Points threshold
and convert back to NURBS afterwards
Thanks.
Will definitely give it a try… next time around… The other project needed to go out asap.

Nico.
https://www.imdb.com/name/nm8408875/ [www.imdb.com]
  • Quick Links