Hello,
I am exporting various data from Ansys Mechanical in order to automatically generate reports. One part of this to export a screenshot including all of the loads and boundary conditions, then write details on each. I have no issue taking the screenshot and accessing the data on each load and boundary condition information, but the order shown on the legend does not always align with the order in the tree. So, I currently can't predict which load/boundary condition has which label.

Is there a way to read the legend to determine which boundary condition has which label? What's interesting is that on my machine, the labels are always in tree-order (which is my current implementation) but for my colleague, they aren't always in that order.
Thank you,
Justin