The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
In HyperMesh 2024.1 I've assigned a tag label to several surfaces in my model. How can I get the tag label for these surfaces using a Python Script?
Thanks.
Hi you can use the below snippet to get the tag details
e.g the below model has 3 tags on the surfaces
Python code to get the tags —