Replies: 1 comment
-
Hi @raj366v , You can get any object information doing: model = app.modeler[“solid_name”] You can find multiple examples using it, and here some specific modeler examples: https://examples.aedt.docs.pyansys.com/version/dev/examples/aedt_general/modeler/index.html And here: https://aedt.docs.pyansys.com/version/stable/User_guide/modeler.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm performing post-processing on my Icepak simulation results using PyAEDT. As part of this, I want to extract key geometric and structural information from the model, including:
Overall data center dimensions (floor length, width, etc.)
Beta Was this translation helpful? Give feedback.
All reactions