- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I've been using an ilogic rule to find the mass of a part/assembly and display the value in our title block. By using the rule we're able to remove the lbmass suffix and to define the number of decimal places. Unfortunately it sometimes doesn't work so I've been trying to find a substitute solution.
I've found a couple different ways that I can record the mass and display the properties properly. One is to use a rule that would set up a custom parameter within the model that could be read as a text string in the drawing title block. For example: https://forums.autodesk.com/t5/inventor-general-discussion/how-to-remove-iproperty-mass-unit-string-... if you scroll down thru the thread and find LT.Rusty's post.
The other method would be using VB code to essentially do the same thing. Example here: http://www.cadalyst.com/cad/autocad/inventor-in-depth-tips-customizing-template-parts-10639 the code for the mass values is near the bottom of the page.
My question is, which method would be easiest to implement and update old models/drawings? Can anybody see one solution being better than the other?
I'd appreciate some feedback before I get too far into changing how things are done.
Thanks in advance!
John
Solved! Go to Solution.