Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski 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: naerwen
  • Content: Threads
  • Order by date
  1. naerwen

    API Question

    All, I have recorded the following macro for use ... 'Global Variable Declarations Dim swApp As Object Dim Part As Object Dim SelMgr As Object Dim boolstatus As Boolean Dim longstatus As Long, longwarnings As Long Dim Feature As Object ' Main() call Sub main() Set swApp =...
  2. naerwen

    VBA with Solidworks

    All, My boss has tasked me with expoloring the possibility of automating our Quoting process for simple parts. While I do hold a CompSci degree I have never programmed in VBA nor have I ever used Solidworks. I have done some preliminary research and found that Solidworks comes with a VBA...

Part and Inventory Search

Back
Top