
This command creates a time-series function to plot the values at a specific point through time. Can I input exact geometries to extract? For example, can I define a rectangle by coordinates and then extract geometry over time? You can also use the Analyze>Perform Integration tool to create a line plot of an integrated variable versus time. Yes, you can do this using our scripting layer. See the macro command, $!ExtractFromPolyline, in the Tecplot Scripting Guide.

If you prefer Python, use the script, _line(), in the PyTecplot Reference Manual. We have many tutorials and webinars on PyTecplot.

If you are asking about image and animation export formats, here is our advice.

The vector image formats EPS and PostScript will give you the clearest high-resolution images for printing and publications. If you are sharing your images online, JPEG, PNG are best because they will be easier to render and the files sizes will be smaller.
