is it possible to copy the curve shape of one curve and paset it into another curve.
For example - when you make a nurb circle it makes
nurbsCircle1
-- nurbsCircleShape1
i would like to take nurbsCircleShape1 and put it under a different transform node - ie
Start with ::
nurbsCircle1
-- nurbsCircleShape1
nurbsCircle2
-- nurbsCircleShape2
and end with ::
nurbsCircle1
-- nurbsCircleShape1
-- nurbsCircleShape2
or even something like ::
start ::
nurbsCircle1
-- nurbsCircleShape1
nurbsCircle2
-- nurbsCircleShape2
joint01
end ::
joint01
-- nurbsCircleShape1
-- nurbsCircleShape2
I swear i have seen this shown before but my searching has left me with no finds :[
thanks for looking