Frame generator component weight calculation automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
15:19
Hi
I'm a frequent user of Inventor's Frame generator application for creating structural assembly and skids.
When I create a skid, on later part of the process, I analyse the skid non critical areas and change the existing frame size to lower size (Applicable to all profile) to reduce the overall weight of the skid and also its cost impact on material purchasing, it's kind of Value engineering process.
I have a solution for this (see at the bottom) but don know whether the solution is possible and how to get using Ilogic, kindly help
Thanks in Advance!!!
Below is the step I use to analyse the skid.
I will open the Inventor model, as you can see all the frame size are mentioned in model tree.
Now I want to analyse a particular frame, I will select the frame as shown below and note down its weight details from vault properties.
Once I noted down the weight of existing frame, now I will right click on the part which I want to analyse and will select "Edit with Frame Generator"
Once clicked, the properties of the Part will appear as you see in image which contain standard, Family, Size, material data etc.
For my analysis, I will only change the Size in the properties and will click "OK"
That particular part will get replaced and I can again go to vault properties to check the weight of replaced part as below.
The above process takes a lot of time and create new part in my computer.
To avoid this, I need a Ilogic solution as below
- I will run the Ilogic program
- A dialog box or form will pop up like in below image
The Ilogic form/rule/dialogue box have the below options
- Once Form popped run when ilogic is run, it will allow me to select one part/ipt.
- Once selected the Size data and Weight date will filled in existed Size section.
- The New size section will give me dropdown of other existing size in the same family and profile to select.
- Once selected, it show show the weight If it replace the ipt selected.