Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Recent content by bjar

  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