This content has been marked as final.
Show 2 replies
-
Re: Using VS community 2017 and properly setup project
Amen Allah Jlili Jul 16, 2017 9:09 AM (in response to BJ de Bruijn)I've done some youtube videos on programming with the API using VS 15 Community edition. It shouldn't be that different from the 17.
Standalone -> Winforms or "Windows Forms Application" (Eventually this can also be done in WPF):
1. SOLIDWORKS C# STANDALONE: Creating a Visual Studio Project - YouTube
2. SOLIDWORKS C# STANDALONE: Creating a Singleton Class - YouTubeAddin -> Class library
1. SOLIDWORKS Forums API/Macros: How to write a SOLIDWORKS AddIn in C#? - YouTube
Cheers,
Amen
CADHERO consulting SUARL – CAD Design Automation & Training – SOLIDWORKS API-
Re: Using VS community 2017 and properly setup project
BJ de Bruijn Jul 16, 2017 11:42 AM (in response to Amen Allah Jlili)Thank you Amen,
That will get me going perfectly!
-