Hi,
I am working on a SolidWorks addin which has different function and buttons. Is it possible to put these buttons inside of the sheet metal tab? In the screenshot below you’ll see what I want to achieve. Is this possible via API?
Hi,
I am working on a SolidWorks addin which has different function and buttons. Is it possible to put these buttons inside of the sheet metal tab? In the screenshot below you’ll see what I want to achieve. Is this possible via API?
I also want to know if it’s possible.
I think this is possible since you can get the tab by name. I would highly discourage against it though.
Take a look at this: GetCommandTab Method (ICommandManager) - 2024 - SOLIDWORKS API Help