Seismic Volume Object 3D Polyline Event Reactive Script Example

Getting Started

This script will make sure a traverse polyline is closed when a traverse is loaded on a Seismic Volume.

Put this script in the folder On_3D_Seismic_Volume_Layer_Traverse_Added 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 traverse is added on a Seismic Volume, the polyline representing the traverse will be closed polyline.

This simple script is useful for modifying traverse lines when they are added to a Seismic Volume.