Jump to content

Access strains within the script in GOM Correlate 2016


---
 Share

Recommended Posts

Hello everyone,

 

I want to access the strain results of a section line within a python script in GOM Correlate  2016, but I cannot find a method to get them.

With the F2 Option I can access for example the maximum value:

 

gom.app.project.inspection['Ebene 1 +0.000 mm.epsX'].get ('result_dimension_min_max.max.measured_value')

But how can I get access to an array of all results?

As a workaround I've saved the results to a csv-file and load them afterwards but there must be a more seamles way. 

 

Thank you very much

Link to comment
Share on other sites

 Share

×
×
  • Create New...