![]() |
PFTrack Documentation | Customizing PFTrack |
Export scripts for different file formats can be generated using Python script files located in the exports
application folder, and/or the user's documents folder. Each file in these sub-folders defines a single export format.
PFTrack installs a default set of export format files in the exports
sub-folder of the application folder which can be used as a starting point for customization.
Export formats are Python scripts and are described in the Python API documentation.