Hi everyone!
Quite new with this way of@ doing. I normally build Addins with Solidworks. For this project , there are no reason for it to be an addin. It makes more sense for it to be a standalone application. Here's my problem :
<p> /// <summary></p><p><span> /// </span><a _jive_internal="true" href="https://forum.solidworks.com/www.codestack.net/solidworks-api/getting-started/stand-alone" rel="nofollow" target="_blank" data-community-id="1">https://www.codestack.net/solidworks-api/getting-started/stand-alone/</a></p><p> /// </summary></p><p> /// <returns></returns></p><p> static public SldWorks Connect2Solidworks()</p><p> {</p><p> return new SolidWorks.Interop.sldworks.SldWorks();</p><p> }</p>2018-08-18 UPDATE : Still a problem
Maybe can help me with this one too!
SolidworksApi/macros