gauge#

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

Class wrapper for EnSight gauge module

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

Methods

gauge.background(p0)

This command has not yet been documented.

gauge.background_rgb(p0, p1, p2)

This command has not yet been documented.

gauge.border(p0)

This command has not yet been documented.

gauge.delete()

This command has not yet been documented.

gauge.description(p0)

Gauge: description

gauge.deselect_all()

This command has not yet been documented.

gauge.height(p0)

This command has not yet been documented.

gauge.level_rgb(p0, p1, p2)

This command has not yet been documented.

gauge.location_x(p0)

This command has not yet been documented.

gauge.location_y(p0)

This command has not yet been documented.

gauge.maximum(p0)

This command has not yet been documented.

gauge.minimum(p0)

This command has not yet been documented.

gauge.modify_begin()

This command has not yet been documented.

gauge.modify_end()

This command has not yet been documented.

gauge.new_gauge(p0)

This command has not yet been documented.

gauge.new_or_mod_gauge(p0)

This command has not yet been documented.

gauge.orientation(p0)

This command has not yet been documented.

gauge.query_count(args)

Gauge: query_count

gauge.query_display_attributes(args)

Gauge: query_display_attributes

gauge.query_selected_objects(args)

Gauge: query_selected_objects

gauge.select_all()

This command has not yet been documented.

gauge.select_all_invisible()

This command has not yet been documented.

gauge.select_all_visible()

This command has not yet been documented.

gauge.select_begin(*args, **kwargs)

This command has not yet been documented.

gauge.select_default()

This command has not yet been documented.

gauge.value(p0)

This command has not yet been documented.

gauge.value_decimal_places(p0)

This command has not yet been documented.

gauge.value_format(p0)

This command has not yet been documented.

gauge.value_location(p0)

This command has not yet been documented.

gauge.value_rgb(p0, p1, p2)

This command has not yet been documented.

gauge.value_size(p0)

This command has not yet been documented.

gauge.variable(p0)

This command has not yet been documented.

gauge.visible(p0)

This command has not yet been documented.

gauge.width(p0)

This command has not yet been documented.