external programs

Discussion in 'SolidWorks' started by ely, Jan 23, 2008.

  1. ely

    ely Guest

    I would like to use an external program (exe program made in Visual
    Basic, not a DLL) to communicate with SolidWorks, for example to load
    a component in SolidWorks selecting it from an external interface. I
    made already this with other cad-systems, but I didn't find how to do
    this with SW.
    Can someone help me?
    Thanks
    Paolo
     
    ely, Jan 23, 2008
    #1
  2. ely

    That70sTick Guest

    Do it the same way you do with ANY other application. Add the API
    libraries to the project references, dim and set your application and
    other objects and hack away.

    If you do not know which references to add, open a SW macro and look
    under "Tools --> References".
     
    That70sTick, Jan 23, 2008
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.