Skip to main content
Ctrl+K
PyFluent - Home PyFluent - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contributing to PyFluent
    • Release notes
Ctrl+K
  • GitHub
  • Support
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contributing to PyFluent
  • Release notes
Ctrl+K
  • GitHub
  • Support

Section Navigation

ansys.fluent.core

  • docker
  • filereader
  • launcher
  • meshing
    • meshing_workflow
    • meshing.datamodel
    • meshing.tui
      • boundary
      • cad_assemblies
      • diagnostics
      • display
      • file
      • material_point
      • mesh
      • objects
      • openmp_controls
      • parallel
      • preferences
        • ansys_cloud_burst
        • appearance
          • ansys_logo
          • charts
          • selections
        • general
        • gpuapp
        • graphics
        • mat_pro_app
        • meshing_workflow
        • navigation
        • parametric_study
        • prj_app
        • python_console
        • simulation
        • turbo_setup
        • turbo_workflow
      • reference_frames
      • report
      • scoped_sizing
      • server
      • size_functions
  • post_objects
  • scheduler
  • services
  • solver
  • streaming_services
  • utils
  • exceptions
  • file_session
  • fluent_connection
  • journaling
  • logger
  • parametric
  • rpvars
  • search
  • session_base_meshing
  • session_meshing
  • session_pure_meshing
  • session_solver_icing
  • session_solver_lite
  • session_solver
  • session
  • system_coupling
  • pyfluent_warnings
  • workflow
  • Deprecated APIs
  • PyAnsys
  • API reference
  • meshing
  • meshing.tui
  • preferences
  • appearance
  • ansys_logo

ansys_logo#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.preferences.appearance.ansys_logo(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for controlling Ansys logo visibility.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

color(service, version, mode, path)

Specify whether the Ansys logo is white or black.

visible(service, version, mode, path)

Enable or disable the visibility of the Ansys logo in the graphics window.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class color(service, version, mode, path)#

Bases: TUIMethod

Specify whether the Ansys logo is white or black.

class visible(service, version, mode, path)#

Bases: TUIMethod

Enable or disable the visibility of the Ansys logo in the graphics window.

On this page
  • ansys_logo
    • ansys_logo.__init__()
    • ansys_logo.color
    • ansys_logo.visible
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.5.2.
Last updated on