Copy point positions from one to other

   3418   2   1
User Avatar
Member
2 posts
Joined: Sept. 2006
Offline
Hi,

Lets say i have two geometries with equal point count. How can transfer one geometry's point positions to other? Im a new to Houdini world and i tried using Foreach but had no success.

Thank you
User Avatar
Member
1 posts
Joined: July 2008
Offline
You can use a Point SOP;
* plug in the source-points to the left
* plug in the target-points to the right
* in the Point SOP, for position, use $TX2, $TY2, $TZ2

Cheers,
Bol şans

-c

http://www.robotika.com.tr [robotika.com.tr]
User Avatar
Member
2 posts
Joined: Sept. 2006
Offline
Oh! Thank you. Finally i got proper mappings between two geometry points.

Now i can share my little tool that will allow propagating a spring along a given curve. Of course, then it can be used with the Follow Path tool.



Ali Nakipoglu

Attachments:
SpringProfile.otl (14.0 KB)

  • Quick Links