Message 1 of 12
Assembly Save As incl. some parts With iLogic or VBA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have an Assembly configurated with iLogic. This assy is to be copied into new numbers for each variaty that will be made in the future. I would like the Assy and 2 specific parts to be copied, and named according to the new number.
Example.:
Master.iam
L Master-1.ipt
L Master-2.ipt
L 90010.ipt
L 90012.ipt
Becomes.:
80025.iam
L 80025-1.ipt
L 80025-2.ipt
L 90010.ipt
L 90012.ipt
The 900xx numbers should not be copied, as they are standard parts, which is used all around our CAD...
When the code is lauched, it should afterwards have the "new" assy active, hence the Save As
Is it possible to have iLogic or VBA do this for me..?
/LSA