Python APIs for PointSet Histogram Window Contextual Actions

Getting Started

In order to define a contextual action for pointset histogram windows, you need to put your Python script in your Python directory called Contextual_Histogram_PointSet_Window.

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

You will now be able to execute this script from the contextual menu of the pointset histogram window:

This script will hide all the layers that don't have data within the standard deviation range of the selected layer.

This script is attached at the bottom of this article.

The result after the script executes show look something like the following.