Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I need to check if BOM browser is opened in the active assembly.
I found this code to execute it, but I cannot find anything related to check if it's opened.
Any suggestion?
ThisApplication.CommandManager.ControlDefinitions.item("AssemblyBillOfMaterialsCmd").execute
Solved! Go to Solution.