hexagon logo

i, j, k calculation

I am trying to create a program without model and required to create a plane at an angle (x=0.3334° , y=0.0° & z= 14.538°)
is there any way to calculate i, j, k value for the same?
Parents
  • Or..... you could do it simply by measuring a plane manually on the surface and then using the vector of the plane created to construct your I,J,K of your auto plane. Your vector may not be perfect but you will be hitting it close enough to reduce the significant portion of vector error. Depends on how accurate you need to be.
Reply
  • Or..... you could do it simply by measuring a plane manually on the surface and then using the vector of the plane created to construct your I,J,K of your auto plane. Your vector may not be perfect but you will be hitting it close enough to reduce the significant portion of vector error. Depends on how accurate you need to be.
Children