NXOpen.UF.Plot.BannerOptions Structure

NXOpen.UF.Plot.BannerOptions is an alias for NXOpen.UF.PlotBannerOptions_Struct

class NXOpen.UF.PlotBannerOptions_Struct

Bases: object

Refer to UF_PLOT_banner_options_s for documentation.

Fields

NXOpen.UF.PlotBannerOptions_Struct.ShowBanner TRUE if the banner appears on plot output.
NXOpen.UF.PlotBannerOptions_Struct.Message If non-NULL, a NULL-terminated ASCII string that appears in the banner if a banner entry is defined to display the message.