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 TugboatEng 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: SaUt1
  • Content: Threads
  • Order by date
  1. SaUt1

    Getting the part name

    Hi! I have an Object that includes different parts. How is it possible to get those parts names? A Little example: theSession = Session.GetSession() workPart = theSession.Parts.Work displayPart = theSession.Parts.Display MsgBox(workPart.name) Thank you very much!

Part and Inventory Search

Back
Top