When I tried to retrieve the results through the API using:
rfem_app.get_results(results_type = rfem.results.STATIC_ANALYSIS_SURFACES_CONTACT_STRESSES_MESH_NODES)
I received the error below:

rfem_app.get_result_table(table = rfem.results.ResultTable.STATIC_ANALYSIS_SURFACES_CONTACT_STRESSES_GRID_POINTS_TABLE, loading= rfem.ObjectId(no=2, object_type=rfem.OBJECT_TYPE_LOAD_COMBINATION))
I got this error:
I do have a Load Combination CO2 in my model.
Can someone please confirm there is an issue?
Also in this matter is there a table with Contact Stresses availabre in RFEM ? I coulnd find corresponding tab..


