Is there a possibily to access that table with maximum probes and their locations? And also display them on the geometry?
The vast majority of post objects have a property: Obj.PlotData There should be many posts related to usage of this plot data to get the node IDs and associated values for the plot. You can then use whatever python function you wish to determine your maximums and nodes
Thanks for an answer. So there is no a straight forward solution like with TabularData:paneTabular = ExtAPI.UserInterface.GetPane(MechanicalPanelEnum.TabularData)
paneTabular = ExtAPI.UserInterface.GetPane(MechanicalPanelEnum.TabularData)