Jump to content

Normal vector extraction from plan


---
 Share

Recommended Posts

Hi everybody,

 

I have a workpiece to measure but don't have any CAD model of the part, and then no nominal vectors.

I would like to know if it was possible to extract the normal vector of a plane (after probing) and to put the values into the i, j and k vectors of a point feature.

That way, I'm sure I'll be measuring with the vector that's normal to the surface.

After a plane probing and generation, I just have the angle of it in the alignment (A1 and A2).

 

Thanks

 

 

Link to comment
Share on other sites

Hi Richard,

When you define a plane you have x, y, z and a1, a2.

i attached a picture for example .

 

the file you shared is is awesome ! 
I will try to convert it manually but maybe someone how to proceed automatically in calypso.

 

IMG_1713.jpeg

Link to comment
Share on other sites

Hi Yohan,

 

you could define a secondary alignment with your plan on spatial rotation, and use this alignment  for you point, so your point will be a i j k 001  in relation to your alignement/ plan

 

 

  • Like! 1
Link to comment
Share on other sites

Just add a formula for you points i, j & k.

getActual("Plane1").normVector.x /.y /.z

 

Or switch to show vectors if you only wish to see it once?

image.png.3f9001b22c2d2f87c742a7ef1446b514.png

 

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...