Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

write add ins

sml2010

New member
Hi to all
smiley1.gif


I want add a menu to solid works software. Can you please
help me and tell me with what software and how can i
write a program that when i install the program, it add a
menu to solid works and that menu have my special request
and icons that these requests are not in solid works.


I am wait for your reply.


Thank you
 
Hello, just in case you're still stuck on that issue:
You can select Help -> API Help
and the search just look up Menus
Try to find the article titled (probably the second one) Add Shortcut Menu to Add-ins (C# or VB.NET)

Copy the file and compile. You must have MSDN 10 and higher though and make your program as a standalone. The help should have more information on making Standalone applications.

Hope that helps!
~ron
 

Sponsor

Articles From 3DCAD World

Back
Top