how to get the coordinate use a curve's u position?

   4473   3   0
User Avatar
Member
160 posts
Joined:
Offline
hi,everybody.

I try to move a primitive along a path , so i want to use u position to set the position of the primitive

how to get the coordinate?
User Avatar
Member
12448 posts
Joined: July 2005
Online
You could look at the Align SOP.

Or, Carve SOP (Extract) a point off your curve and then Copy SOP to it?
Jason Iversen, Technology Supervisor & FX Pipeline/R+D Lead @ Weta FX
also, http://www.odforce.net [www.odforce.net]
User Avatar
Member
311 posts
Joined: July 2005
Offline
Look at the path object.
User Avatar
Member
160 posts
Joined:
Offline
Thank you two,
I think that Using Carve is a good idea

Use arclen() function ,I can get the length of a curve, is there any way to use expression to get the coordinate?
  • Quick Links