hexagon logo

Roundness

Hello,
how can I measure (is it a normal measure for circle?) and report every distance from middle of circle (diameter)? I want to know if the circle is an egg.


Attached Files
Parents
  • Measure a circle with 8 points. Then set your zero on it. Then measure 8 vector points, 45° apart, and measure the distances between the points. Probably the easiest way of doing it.

    Otherwise, I would do a find center 8 point circle, zero on it. Then extract the .HIT data to measure the distances. This speeds up the program, but requires more coding.
Reply
  • Measure a circle with 8 points. Then set your zero on it. Then measure 8 vector points, 45° apart, and measure the distances between the points. Probably the easiest way of doing it.

    Otherwise, I would do a find center 8 point circle, zero on it. Then extract the .HIT data to measure the distances. This speeds up the program, but requires more coding.
Children
No Data