Jump to content

How to obtain the quality of a measure in the scripting environment


---
 Share

Recommended Posts

Hi,

As we can see in the image below, the interface of GOM shows whether the quality of each measurement is high or low. Is there any way I can access that information in a script? What would be the code to obtain the measurement quality of a specific measure?

image.png.6224968b864ce1520025b72a5cdc8817.png

Link to comment
Share on other sites

Hello Irune,

The token is not listed in the Insert->Element Value dialog, but you can access it via 

gom.app.project.measurement_series['Scan 1'].measurements['M1'].explorer_measurement_quality

Best regards,

Matthias

Link to comment
Share on other sites

Is there any link or manual where I could find all of these scripting codes that are not necessarily available in the ‘Insert->Element Value dialog’ menu?

Thank you in advance

Link to comment
Share on other sites

  • 2 weeks later...
 Share

×
×
  • Create New...