This user-contributed add-on is unsupported. Please use forums for questions and comments.
(Please let jim know if you have an add-on you'd like to share or link to.)
This add-on mirrors data with journaling. Mirroring is already in Tecplot, but tends to force one to save the entire dataset. It leverages functionality built into the Tecplot 360 2008 and Tecplot Focus 2008 products.
There are different versions for 2008 R2 and 2008. - Please see below.
Data is journaled to layout and packaged layout files. However, the recipient of those files will need the add-on to view the results.
Instructions:
Download the appropriate zip file below
Extract its contents.
Windows users: copy the .dll into your $TEC_360_2008/bin or $TEC_FOCUS_2008/bin directory
Linux users: copy the .so into your $TEC_360_2008/lib or $TEC_FOCUS_2008/lib directory
Edit your tecplot.add file and append this line:
$!LoadAddon "mirrorzone"
Start Tecplot
An "Create Mirror Zone" option will appear in the Tools menu option:
Select the menu option and you'll be presented with a dialog listing the
zones and the plane to mirror. This is similar to the Data -> Create ->
Mirror zone. (Though we will likely do this by "strand" in the future.)
Before:
After:
Again, this behavior is the same as what the menu option does. The benefit
is when you save the layout:
the changes are journaled.
Here's an example of what's put in the layout file:
$!EXTENDEDCOMMAND COMMANDPROCESSORID = 'Mirror Zone'
COMMAND = 'CreateMirrorZone MirrorAxis=XZPlane SourceZones=[1-11]'