I’m trying to add local min/max functionality in Mechanical as two separate buttons. When the user is viewing a result object—such as Equivalent Stress—and has selected some nodes, clicking one of these buttons should place a probe on the node with the minimum or maximum value. I’m currently stuck on the step where I need to retrieve the result values of the selected nodes. How can I do this?