Data Synchronize Event Reactive Script Example

Getting Started

This script will notify you whenever a point broadcast occurs and if the point broadcast changed the data selection of any FT Layers.

Put this script in the folder On_XSection_Seismic_Layer_Point_Broadcast in your Python scripts directory.

Go to Tools->Options->Environment->Python Scripts and click "Refresh from Disk". Your script should be listed automatically.

Now, whenever a point broadcast occurs for a Seismic Layer, the broadcast point location along with any changed FT Layers will be displayed in the Python Terminal.

This simple script is useful for determining when ft layers are affected by point broadcasts and what their new data selection will be.