Skip to main content
Ctrl+K
PyEnSight - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Native API reference
    • ansys.api.pyensight.ensight_api
    • anim
    • anim_flipbook
    • anim_keyframe
    • anim_quick
    • anim_recorders
    • anim_screens
    • anim_traces
    • annot_backgr
    • annot_entlbl
    • annotation
    • arrow
    • auxgeom
    • boundarylayer
    • case
    • clip
    • collab
    • command
    • connect
    • context_restore
    • contour
    • curve
    • data
    • data_partbuild
    • define
    • devsrf
    • dial
    • dpart
    • elevsurf
    • ensight
    • enums
    • extrude
    • file
    • filterpart
    • format
    • frame
    • function
    • gauge
    • help
    • isos
    • legend
    • lightsource
    • line
    • logo
      • delete
      • description
      • deselect_all
      • location_x
      • location_y
      • modify_begin
      • modify_end
      • new_logo
      • new_or_mod_logo
      • normalized_width
      • query_count
      • query_display_attributes
      • query_selected_objects
      • read
      • rgb
      • scale
      • select_all
      • select_all_invisible
      • select_all_visible
      • select_begin
      • select_default
      • show_raytraced_image
      • use_normalized_width
      • visible
    • material
    • message_window
    • model
    • nplot
    • nvc
    • objs
    • part
    • plot
    • pointpart
    • prefs
    • profile
    • ptrace
    • ptrace_emitr
    • query_ent_var
    • query_interact
    • savegeom
    • scene
    • sepattach
    • set_tdata
    • set_visenv
    • shape
    • shell
    • shock
    • show_info
    • solution_time
    • species
    • subset
    • tensor
    • text
    • texture
    • tools
    • user
    • varextcfd
    • variables
    • vctarrow
    • view
    • view_transf
    • viewport
    • viewport_axis
    • viewport_bounds
    • views
    • vof
    • vortexcore
  • Object API reference
  • Calculator functions
  • REST API
  • LibUserd API reference
  • EnsContext
  • LocalLauncher
  • DockerLauncher
  • Renderable
  • Session
  • Export
  • Parts
  • Query
  • Support
  • Views
  • Variables
  • Omniverse
  • Readers
  • DVS
  • API reference
  • Native API reference
  • logo

logo#

class ansys.api.pyensight.ensight_api.logo(session: Session)#

Class wrapper for EnSight logo module

This class acts as a proxy for the EnSight Python module ensight.logo

Methods

logo.delete()

Deletes the currently selected logo(s) in the graphics window.

logo.description(p0)

Logo: description

logo.deselect_all()

This command has not yet been documented.

logo.location_x(p0)

Specifies the x/y coordinate of the selected logo in the graphics window.

logo.location_y(p0)

Specifies the x/y coordinate of the selected logo in the graphics window.

logo.modify_begin()

These optional commands can be used to demarcate a series of logo: commands which apply to the same logo or logos, so that they can be executed at one time for better performance.

logo.modify_end()

These optional commands can be used to demarcate a series of logo: commands which apply to the same logo or logos, so that they can be executed at one time for better performance.

logo.new_logo(p0)

Creates a new logo in the graphics window.

logo.new_or_mod_logo(p0)

This command has not yet been documented.

logo.normalized_width(p0)

Logo: normalized_width

logo.query_count(args)

Logo: query_count

logo.query_display_attributes(args)

Logo: query_display_attributes

logo.query_selected_objects(args)

Logo: query_selected_objects

logo.read(p0)

Logo: read

logo.rgb(p0, p1, p2)

Logo: rgb

logo.scale(p0, p1)

Scales the selected logo up or down in x and y dimensions

logo.select_all()

Logo: select_all

logo.select_all_invisible()

This command has not yet been documented.

logo.select_all_visible()

This command has not yet been documented.

logo.select_begin(*args, **kwargs)

Selects one or more logos in the graphics window as the target for future logo: commands

logo.select_default()

Causes any following logo: commands to affect the default settings, rather than a particular logo.

logo.show_raytraced_image(p0)

Logo: show_raytraced_image

logo.use_normalized_width(p0)

Logo: use_normalized_width

logo.visible(p0)

Controls the visibility of the selected logo in the graphics window.

On this page
  • logo
Show Source

© Copyright (c) 2025 ANSYS, Inc. Unauthorized use, distribution, or duplication is prohibited..

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.1.1.
Last updated on