Attach on object to several other objects?

   1322   4   0
User Avatar
Member
14 posts
Joined: Feb. 2019
Offline
Hi Guys,

I am attempting to distribute a set of tubes to form a Teepee like structure i.e. they form the vertices of a cone. Still learning Houdini Indie and just not sure how to go about. Guessing I need a Polyform with the Tangent set appropriately. Other alternative I thought about was to attach the spars (tubes) to the points on two concentric circles. Any help on the approach really appreciated.

Many Thanks,

Shaun

Attachments:
HoudiniQuest.jpg (40.5 KB)

User Avatar
Member
56 posts
Joined: July 2017
Offline
Have you tried “copy and transform,” with the transform set to translate and rotate each tube?
User Avatar
Member
474 posts
Joined: July 2005
Offline
Hi,

you can use copy to points to the first circle you mentioned, but you have to calculate the orientation attributes (@up, @N). You can set the directions manually. The main direction “@up” should be the direction from the point @P of the first circle to the second one with the same point number (@ptnum). “@N” can be obtained calculating the direction of the both neighbours of point @P.

Attachments:
circle_to_circle.hipnc (77.0 KB)

User Avatar
Member
14 posts
Joined: Feb. 2019
Offline
Thank you Aizatulin, worked perfectly. Very much appreciate the Project file
User Avatar
Member
474 posts
Joined: July 2005
Offline
Sure thing, always a pleasure
  • Quick Links