PDA

View Full Version : ice first quetion


gabevfx
08-08-2008, 02:43 PM
jhow to get the vertex position of one object and transfer to another . the objects have the same topology the same id .

thanks and bye

grahamef
08-08-2008, 03:41 PM
Get Data (Self.PointPosition) -> Switch Contexts -> Set Data (Self.PointPosition)

scaron
08-08-2008, 03:52 PM
switch context node under tools section... but only if they are the same topo.

if they are you need to use closest location queries to build the relationship between the two meshes