Skip to main content
Version: Next

capture_analysis_plot

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

Saves the 2D polar 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.