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
Deletes the currently selected logo(s) in the graphics window.
logo.description
(p0)Logo: description
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.
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.
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.
This command has not yet been documented.
Logo: normalized_width
logo.query_count
(args)Logo: query_count
Logo: query_display_attributes
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
This command has not yet been documented.
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
Causes any following logo: commands to affect the default settings, rather than a particular logo.
Logo: show_raytraced_image
Logo: use_normalized_width
logo.visible
(p0)Controls the visibility of the selected logo in the graphics window.