Python on Tecplot: resources
Much of this assumes you have some familiarity with the python programming language. If you do not, we would recommend Mark Pilgrim's tutorial.
Documentation:
Documentation:
- Tecplot User's manual -- Chapter 30, "Working with Python Scripts" shows how to call python functions from Tecplot.
- Tecplot's Reference Manual -- Part 2 discusses the syntax rules of using our ADK functions.
- Tecplot ADK reference -- is the online listing of functions available. The functions are identical to the C and FORTRAN sets we've provided in the Application Developer's Kit, but with python bindings. Supported functions have an example of python syntax.
- Examples directory -- in your ?/examples/python directory are some sample scripts that were written during the beta testing. We will post updates to TecplotTalk and encourage user-contributed scripts.
- Tecplot Talk Forums, especially the Scripting section, are an excellent place to post your questions.
0 TrackBacks
Listed below are links to blogs that reference this entry: Python on Tecplot: resources.
TrackBack URL for this entry: http://www.tecplottalk.com/b/mt-tb.cgi/1

Leave a comment