Drawing annotation automation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to automate dimensioning of drawing views?
Here's the situation: I have an Inventor assembly that's controlled entirely by iLogic. My users, who have zero Inventor training/experience (or with any 3D CAD software for that matter), pull up the assembly. They enter product related parameters from paper work orders into an iLogic form and hit a "Go Button". The assembly updates based on the parameters, supressing and unsupressing parts, features, patterns, and mates. This works great. They then hit a "Run Job" button. This takes them to an .idw where they fill out another form with order specific information and hit another "Go Button". This then cycles through every detail sheet and the parts list, deleting sheets deeemed unneccessary for the product, generating part numbers, exporting dxf's, generating an excel BOM, etc. This works great as well. The problem is with the dimensions. They blow all apart when the model changes. I know I can run some API code to delete dangling dimensions, but is there away to programatically create dimensions so I don't have to rely on my users remembering what needs them? I've played around with using model dimensions, but I find that they stay and remain attached even when their corresponding feature gets supressed.
Thanks in advance for your thoughts,
Mike
IV 2012