Ilogic namegenerator/saveas

Ilogic namegenerator/saveas

Anonymous
Not applicable
354 Views
2 Replies
Message 1 of 3

Ilogic namegenerator/saveas

Anonymous
Not applicable

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.

0 Likes
355 Views
2 Replies
Replies (2)
Message 2 of 3

Sergio.D.Suárez
Mentor
Mentor

I had planned to do something similar, but it will take time with my limitations.
However, have you tried to make a design copy of ilogic? create from one assembly another and you can add prefixes or suffixes to identify each new part and subassembly.
When I can do something in ilogic I will upload it.


Please accept as solution and give likes if applicable.

I am attaching my Upwork profile for specific queries.

Sergio Daniel Suarez
Mechanical Designer

| Upwork Profile | LinkedIn

0 Likes
Message 3 of 3

Anonymous
Not applicable

Hi Sergio

I have tried the design copy tool, however i do not feel like it is as simple and fast as i would like it to be, for this application , not saying that the code is easy to write but you know what i mean. 

I'll keep working on it.. hopefully someone can help us out a bit.

0 Likes