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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using the VB API in Creo 2.0

  • Thread starter Thread starter sjd
  • Start date Start date
S

sjd

Guest
I have been looking all over the place for some decent beginner tutorials for using the VB API with Creo 2.0! The documentation provided by PTC is not very user friendly, and I wondered if anyone could point me in the right direction to get going with it. I have used VBA with microsoft office, and have a reasonable level of understanding of Basic and general programming concepts. Any thoughts?
 
VB API's are demonstrated using good example by PTC , it covers most of the classes an developer may use in normal practice. It also explains modes in which VB API's are supported. Live application is always better to understand than a theoretical tutorials , vbug.pdf is good in that sense.

Pro-Engineer VB API
Pro/E VB API: A First Look
Pro/E VB API: Not Just for Visual Basic Anymore

may offer you some help.
 

Part and Inventory Search

Sponsor

Back
Top