How do I create an iassembly where each assembly has its own mass.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an iassembly which has multiple different motors. Instead of putting each motor in and having multiple constraints and include/exclude columns in the table I figured I would make a "sub" iassembly with just the motors in that. As far as reducing all the different mating and on/off columns in the table, it works great.
However, I need each motor to have its own weight and iassemblies seem to only put one weight for all. I overrode the iproperty mass in the motor part files and also tried making a custom mass property in the table and then running
mass=iProperties.Value("Custom","Mass")
in ilogic but it ends up applying the weight of which ever motor is up to all of just one.
I've never used ilogic before this, so I have pretty much no idea what to do on that end.
Using Inventor Professional 2024