query_interact#

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

Class wrapper for EnSight query_interact module

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

Methods

query_interact.action(p0)

Query_interact: action

query_interact.coord_report_by_x(p0)

Query_interact: coord_report_by_x

query_interact.coord_report_by_y(p0)

Query_interact: coord_report_by_y

query_interact.coord_report_by_z(p0)

Query_interact: coord_report_by_z

query_interact.create(args)

Creates a query using the current settings.

query_interact.display_expansion_factor(p0)

This command has not yet been documented.

query_interact.display_id(p0)

Causes the node located for the query to be reported.

query_interact.display_node_number(p0)

Query_interact: display_node_number

query_interact.label_always_on_top(p0)

Causes the label written beside the query marker in the graphics window to be rendered on top of any surface that would normally hide or obscure it.

query_interact.label_decimal_places(p0)

Query_interact: label_decimal_places

query_interact.label_format(p0)

Query_interact: label_format

query_interact.label_rgb(p0, p1, p2)

Specifies the RGB color value of the label written next to the query marker in the graphics window.

query_interact.label_visible(p0)

This command has not yet been documented.

query_interact.marker_rgb(p0, p1, p2)

This command has not yet been documented.

query_interact.marker_size(p0)

Query_interact: marker_size

query_interact.marker_size_normalized(p0)

Specify the size of a query marker.

query_interact.marker_visible(p0)

Sets the visibility of the query marker in the graphics window.

query_interact.number_displayed(p0)

Query_interact: #_displayed

query_interact.output(args)

Query_interact: output

query_interact.query(p0)

Sets the type of query to be performed.

query_interact.query_attributes(args)

Query_interact: query_attributes

query_interact.query_count(args)

Query_interact: query_count

query_interact.request_method(p0)

Sets the request method for surface pick or cursor-based queries to be on a request or continuous basis.

query_interact.request_mode(p0)

Query_interact: request_mode

query_interact.save(p0)

Specifies the filename into which the Interactive Probe Query Results Table will be saved.

query_interact.search(p0)

Sets the search mode for surface pick or cursor queries.

query_interact.select_all()

Query_interact: select_all

query_interact.select_begin(*args, **kwargs)

Query_interact: select_begin

query_interact.select_default()

Causes any following query_interact: commands to affect the default query settings.

query_interact.select_varname_begin(args)

Specifies the variables to be queried.

query_interact.select_varname_default()

Query_interact: select_varname_default

query_interact.select_varname_end()

Query_interact: select_varname_end

query_interact.type(args)

Query_interact: type

query_interact.update_probe(p0, p1, p2)

Query_interact: update_probe

query_interact.variable(p0)

Query_interact: variable

query_interact.vector_report_by_mag(p0)

Query_interact: vector_report_by_mag

query_interact.vector_report_by_x(p0)

Query_interact: vector_report_by_x

query_interact.vector_report_by_y(p0)

Query_interact: vector_report_by_y

query_interact.vector_report_by_z(p0)

Query_interact: vector_report_by_z