    

 ## On this page

  

 

 # capture\_analysis\_plot

 Last update: 16.07.2025 

<a id="compolyx.SamplingPoint.capture_analysis_plot"></a>

#### 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.