NXOpen.UF.Plot.SaveCgmForPlotLayout

Plot.SaveCgmForPlotLayout()

Refer to UF_PLOT_save_cgm_for_plot_layout for documentation.

Signature: SaveCgmForPlotLayout(jobName, bannerOptions, cgmFileName)

Parameters:
  • jobName (str) – Name for the plot job
  • bannerOptions (NXOpen.UF.Plot.BannerOptions Refer to UF_PLOT_banner_options_s for documentation.) – Specifies banner options.If NULL, current session banner options are used instead. If non-NULL, call UF_PLOT_ask_default_banner_options or UF_PLOT_ask_session_banner_options to initialize the structure before setting structure fields. Current session banner options are not modified by structure values.
  • cgmFileName (str) – CGM file name

License requirements: None