Skip to main content
Version: 2026R2

capture_analysis_plot

SamplingPoint.capture_analysis_plot(path=None, size=(800, 600))

Saves the sampling point analysis plot to a file.

Note that this function only works when executed from a GUI, or in batch mode with a hidden GUI. It does not work in full batch mode.

  • Parameters:
    • path: Path of the produced image file.
    • size: Pixel size of the plot.