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...
Not quite.
I am presently working on a script generating a BOM. When i run it it counts the parts entitled "gathered ..." as a seperate part. I need it to be able to recognize that this "part" is a re-used pattern.
More precisely I need a program that when run, recognizes that the partname...
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...