Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am interested in updating mass of the assembly in the drawing document by running a rule from the drawing.
By running this in the drawing, nothing happens.
Could someone help me.
Thanks.
ThisApplication.CommandManager.ControlDefinitions.Item("AppUpdateMassPropertiesCmd").Execute iLogicVb.UpdateWhenDone = True
Solved! Go to Solution.