Mar 19, 2003 #1 Jevakil Mechanical Joined Mar 19, 2003 Messages 41 Location US Is there an VC++ Appwizard for creating VC++ DLL (dispatch)components for Solidworks?
Mar 20, 2003 #2 SBaugh Mechanical Joined Mar 6, 2001 Messages 6,691 Location US http://www.solidworksdeveloper.com/default.aspx I don't know if this site has the code your looking for, but you might want to check it out. Site is also found here faq559-520 IHTH, Scott Baugh, CSWP 3DVision Technologies http://www.3dvisiontech.comhttp://www.3dmca.comfaq731-376 When in doubt, always check the help Upvote 0 Downvote
http://www.solidworksdeveloper.com/default.aspx I don't know if this site has the code your looking for, but you might want to check it out. Site is also found here faq559-520 IHTH, Scott Baugh, CSWP 3DVision Technologies http://www.3dvisiontech.comhttp://www.3dmca.comfaq731-376 When in doubt, always check the help
Apr 13, 2003 #3 lemann Computer Joined Mar 15, 2003 Messages 1 Location SG download "SolidWorks API SDK" from http://www.solidworks.com/api/index.cfm?template=Downloads(the last one item,Updated: 11/21/2002 Size: 1.868 MB),install it. if your visual studio install in c:, it will automatically install the wizard. if not, you must copy the thing it copied to c: and move it to your VS template dir. If it don't work, let me know Upvote 0 Downvote
download "SolidWorks API SDK" from http://www.solidworks.com/api/index.cfm?template=Downloads(the last one item,Updated: 11/21/2002 Size: 1.868 MB),install it. if your visual studio install in c:, it will automatically install the wizard. if not, you must copy the thing it copied to c: and move it to your VS template dir. If it don't work, let me know