When I select an entity in Mechanical, I can choose a coordinate system to display coordinates in the selection information. Is there a way to do it by script?
I have a model with shared topology. I want to identify which faces are shared between bodies, get a count of them and select them.
I'd like to know min and max node numbers or element numbers for specific bodies in Mechanical. I could obviously select bodies, convert to node and elements and find some related information. Yet scripting would likely be more efficient.