Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

Drawing program from Pro/Toolkit.

  • Thread starter Thread starter forstudy3
  • Start date Start date
F

forstudy3

Guest
What are the ways available(may be API's) to access and manipulate drawing program from Pro/toolkit?

Regards,
Rahul
Edited by: forstudy3
 
All of this is listed in the protoolkit API wizard that installs with your pro/e when you install the toolkit. You really need to familiarize your self with the API wizard becauseyou will not be able to do a darn without it. You essentiallhy need to have this running while you are coding. There are tons of examples there where you can use the ccode as well.


On the left is a column and it defaults to "Objects". In the top pull down switch this to Users Guide and its broken down intoTopics, and drawings is one of them.Hours of enjoyable reading. OK its not enjoyable, its bland and somewhat minimal, but in the end its all there is.
 

Part and Inventory Search

Sponsor

Back
Top