hexagon logo

Scanning interrupted circles.Advice please!

Hey folks. I need some advice. I want to scan the diameter of a bladed disk to get the Diameter and form. How do I go about scanning an interrupted surface like that? Is it possible to create a circular scan or do I need to do a bunch of small scans and extract the extreme point of each the construct a circle from that?
  • if you have a Drawing. and you know the exact degrees between the vanes and you have to measure these a lot and want to do manual job only once you could assign the degree values to variables. This one takes time but you have to do it once.
    Loop in your point, Make a Loop counter. and then you need a lot of IF statements. IF/loopcounter = 1 Assign/Degree=10. if/end and you go step by step, if/ loopcounter==2 Assign/degree=22 so on and so on, and it will run flawlesly in dcc mode