Rotate a curve to match a model curve

40 Views Asked by At

I have a given curve which could be in any direction and I have a model curve which is fixed,I have find the angle by which I have to rotate the moving curve so that it matches the fixed curve I have tried to find the angle between the normal to the planes on which the curve lies but it doesn't work. Any other ideas that I could do to find the angle.

-swetha