- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm new-ish to Inventor and have been struggling to do decent Top-Down design in a way that makes mass producing drawings with lots of different configurations quick and efficient.
What I want
- Have a top level something that I can draw all my parts in together and define in system wide parameters that do not change per configuration (eg wall thickness if everything is from the same material)
- Have individual part/assembly files that I can designate which configuration (A, B, C, D in the image below) I want use Model States/iPart/iAssembly
- Have drawings for each ipt/iam with multiple sheets showing identical dimensioning for each configuration (eg Config A goes on S1- Sheet 1, B to S2)
I have watched a lot of videos (1 ,2,3,4,5) and read a few Top-Down design guides (6,7 ,8 ) but have thus far been unsuccessful in finding an effective way of doing what I want. This answer given by @BDCollett here seems to indicate that it is possible to do exactly what I want to be able to do for Attempt 2 below, but I haven't been able to do so. Other answers (eg this by @CCarreiras ) seem to indicate that this kind of task is better suited to iLogic, however as you will see below I have had issues where iLogic works fine in parts/assemblies but trying to get dwgs to show the right geometry does not work. If anyone has any ideas/tips pointers I would greatly appreciate it.
Attempt 1: Skeleton Modelling
This is the method I still use as it is the fastest, however it still requires a lot of repetitive tasks that are time consuming and very inefficient. Issues are:
- Use of iLogic to pass parameters from Master Assy to Master Part does not seem to be the intended purpose, as although the Assy performs as expected, the geometry does not change in drawings using configurations
- This method does not involve individual part configurations (whether by iPart or Model State) as to update the geometry shown on the drawings, the underlying model configuration must be manually changed, meaning it is much faster to just change the assembly file (instead of each individual part file).
Attempt 2: Multi-Body Modelling
This method is so close to working but fails because I cannot programmatically edit from which configuration a Derived Feature comes from (in my image below I show that this can be done via iLogic but as with above, this does not translate to being able to update the geometry on the drawings).
Additional issues include:
- If any of my sub parts are sheet metal parts I have to make my Master Part a sheet metal part, ruling out the us of Rule Fillet and other useful tools
- Because I cannot choose the Model State/ iPart representation of a derived solid I have to create a full set of ipt files for each configuration. I am sure this could be automated using iLogic
- However, when creating drawings I want each sheet to be essentially identical (same views, same sections, same dimension locations), however as the "Component File" of a drawing view cannot be changed after placement this means that I have to recreate every sheet from scratch which is significantly more time consuming that my Skeleton Modelling Attempt
Solved! Go to Solution.
