swex-addin icon indicating copy to clipboard operation
swex-addin copied to clipboard

SwEx.AddIn - framework which simplifies development of SOLIDWORKS add-ins and utilizing SOLIDWORKS API.

Results 17 swex-addin issues
Sort by recently updated
recently updated
newest added

Add a method to display the tooltip with callback url and option for custom image

enhancement

OnIdle notification is a safe place to execute commands. Add the option to add-in to hide the complexity of handling the OnIdle and allow any function to be executed from...

enhancement

Add option to render OGl from the supplied mesh. It shoud employ VBO/VAO to maximize the performance

enhancement

- Create add-in with few commands - Go to Tools->Customize... dialog - Select the Commands tab - Select the add-in command group under the Categories - There is no commands...

bug