Weight of parts with assembly cuts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This question just came up, and I was curious if anyone knows of a way to do this ( without making derived parts or extra sub assemblies of a part with a cut), or can figure out a slick way to do this.
The goal is to show the mass of the part in the parts list, after it has some material cut away from it at the assembly level.
So as the picture shows, I want to programmatically override the mass of the part in the parts list to show what it is at the assembled level ( 500 kgs ).
I don't know of a way for us to get the cut away mass, and didn't see anything in the API
Inventor 2024 Help | CutFeature Object | Autodesk
Note in real life the cuts are more complex, the assembly would have more parts, but the cuts material mass would be the same for each instance of each part.
Attached is a simple data set with an iLogic rule in the drawing to write the Total Mass to the parts list.
Thanks in advance!