Ilogic namegenerator/saveas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi people!
So i'm working (trying to) on a masterassembly, which me and a collegue will use to generate airfiltrationunits, amongst other things, according to the customerspecification (usually it's length, width and depth that are changed).
Considering i've only done very easy "if end if"-rules, this is a bit more than i can manage on my own, at the moment.
What i'm trying to do is, when opening the master.iam and changing the measurements, i want it to automatically
generate new .ipts and a new .iam in a specific folder ("save as"-window should pop-up). I've found some lines of code that i could use, however, i felt that asking about this was the better way to go.
To give you a better idea..
Master.iam contains 3 different parts. Front, back, top&bottom.
Workflow:
-Open Master.iam
-Change measurements (Length, Width, Depth)
-Click "saveicon"
-Choose savefolder
-Done
You should now have 3 new .ipts and 1 new .iam in the folder that you chose
*newname* - "Length" - "Width" - "Depth" .iam
Front - "Length" - "Width" .ipt
Back - "Length" - "Width" .ipt
Top&Bottom - "Width" - "Depth" .ipt
All the best
Benji
Ps. Vault is currently out of the question. Unfortunately.