Jump to content

Measured XYZ values from minimum deviation label on surface comparison


---
 Share

Recommended Posts

I'm measuring a finished part within a forging. I have a surface comparison on the finished piece measured to the forging to get the minimum deviation of the finished piece. Is it possible to get the measured XYZ value from the minimum deviation label? The XYZ values I am able to get are the nominal values of the finished piece, the Z value does not change between parts. Any help would be appreciated.

Link to comment
Share on other sites

I am using surface profile to obtain deviations ( or you can use another methods to obtains heatmap of deviations, like surface check on actuals ).

Now in Inspection menu there is Min/Max deviation.
Right click on profile callout and click select all points or select by laso only interested part of deviations.

It will create Min/Max flag. This flag can be used right away for measuring distance or you can create a surface point and with Ctrl key you can select this flag.
Now you can report XYZ

  • Like! 1
Link to comment
Share on other sites

Hi Adam,

This information is avaliable as token for all deviation labels: label.get ('result_dimension.measured_value') returns a gom.Vec3d with the actual point coordinates.

If an elmeent is needed, it can created with a script. And if it is required to be parameteric, custom elements can be used, see Custom elements — App Development Documentation

Hope this helps

image.thumb.png.7db03ce81188ed1f56c79885bca1ad23.png

Edited
Link to comment
Share on other sites

 Share

×
×
  • Create New...