Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bjar
  • Order by date
  1. bjar

    How to load up SolidWorks from Visual Basic

    Dim swApp as Object Set swApp = CreateObject("SldWorks.Application") or Dim swApp as New SldWorks.Application swApp.Visible = True Dan

Part and Inventory Search