I am having a problem where I have a macro feature in a part that I want ran on every rebuild. So I have that part in a subassembly I want that macro feature ran. It is not currently doing this.
The macro feature is supposed to be making changes to custom properties. This includes deleting and creating custom properties dependent on the part's SW Material.
The macro feature works as intended when you have the part open with the macro feature. and rebuild.
Since macro feature runs when the part is open, I feel like there is nothing inherently wrong with the code, but it is attached anyway.
Do macro features not work when you are rebuilding from an upper level assembly?
SolidworksApi macros