Here is the problem:
I Have a large assembly (over 200 parts and 1000 constraints)
When I make a certain modification, there is an update needed.
Is there a macro code which could find WHICH constraint needs to be updated?
Scrolling through 1000+ constraints in the tree is long, and finding the...
Hello,
Is there a script that can return a Part's name from a product if I tell it the first few letters of its name?
example:
-return partName starting with "eng-t"
---> eng-tips.com
Thank you !
Hello,
I used a macro in CATIA to instantiate a power copy which uses a design table. I was wondering how i could isolate the design table's link.
Once the power copy is made, i do not want the design table to be linked with my excel sheet on my server.
Here is the macro i used to instantiate...