You want to detect in a large assembly which of the components have mass properties overrides without opening each and every component.
In order to do this,
- Download and unzip this VB File to your local drive.
- In Inventor, menu Tools > VBA Editor > menu File > Import File and select the file BomOverrideQuery.bas.
- Open the main assembly.
- Run the macro called BomOverrideQuery.
- A txt file is created and you get a message with the path where the file is saved.
- If a mass override has occurred for some component, you will see the word "Yes" in the last column of the txt file created.



Subscribe
Comments