Hi,
Is it possible to rename the topology of a part? For instance, I would like to loop through all the faces of a part and rename each one with the following template: from "Face" to "FaceX" where X is a number from 1 to N.
Thanks you,
Antoine
Hi,
This is my first post on this forum, so let me know if it should be posted elsewhere.
I'm having a hard time finding documentation or the correct method to implement what I'm trying to do.
Basically, I want to select the geometry referenced by an annotation. To be more specific, when my...