iLogic rule to create parameters in parts with EXPORT PARAMETER
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having what is probably a very elementary issue with creating a Parts List in Inventor
I need Surface Area, Mass, Thickness and Material for each part in the Parts list.
I also need to multiply the above by a Total_Quantity parameter in the assembly to give Total_Surface_Area, Total_Mass, etc etc
I also
The only way I have been able to get these is by creating a user parameter in the assembly for Total_Quantity, and then adding all the six / seven parameters to each part and sub-assembly manually.
Additionally, the EXPORT PARAMETER checkbox must be checked for each one, which is often forgotten, meaning someone (me) has to go back in and check each and every part).
This can take a long long time.
Is there a simple iLogic rule that can be used to insert the parameters into all parts and sub-assembies related to an assembly automatically that will also check the Export Parameter box so it can be used in a Parts List?
Many thanks in advance...