Window Scale Event Reactive Script Example

Getting Started

This script will notify you when an XSection window's scale has changed and if any other XSection windows' scales were affected by this change.

Put this script in the folder On_XSection_Window_Scale_Changed 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 the scale changes for an XSection window, the scale factor will be shown and all affected and unaffected XSection windows will be listed.

This simple script is useful for determining what windows are affected and unaffected when you zoom in on a XSection window.