Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS 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: *

  1. jinfui

    Is there any ways to automate a motion study in solidworks by using API?

    automate a motion study in solidworks by using API
  2. jinfui

    How to read text file line by line using Solidworks API?

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim lines() As String = IO.File.ReadAllLines("C:\Users\hong\AppData\Local\Temporary Projects\WindowsApplication1\bin\Debug\1.txt") Dim lineArray As New ArrayList()...

Part and Inventory Search