query_ent_var#

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

Class wrapper for EnSight query_ent_var module

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

Methods

query_ent_var.auto_plot_checkexisting(p0)

Specifies to check for existing plotters with the same abscissa when auto plotting query information.

query_ent_var.auto_plot_queries(p0)

Specify that any created query to be plotted automatically.

query_ent_var.begin()

Delimit the modifications for query attributes.

query_ent_var.begin_simtime(p0)

Specify the beginning simuation time to start the query over time.

query_ent_var.constpart_setparttobegin()

Query_ent_var: constpart_setparttobegin

query_ent_var.constpart_setparttoend()

Query_ent_var: constpart_setparttoend

query_ent_var.constpart_sweepbegin()

Query_ent_var: constpart_sweepbegin

query_ent_var.constpart_sweepend()

Query_ent_var: constpart_sweepend

query_ent_var.constrain(p0)

Specify the manner in which to constrain the query of the variable.

query_ent_var.cursor_loc(p0, p1, p2)

Specify the x,y,z coordinates of the cursor location to be queried.

query_ent_var.data01(args)

Query_ent_var: data01

query_ent_var.data02(args)

Query_ent_var: data02

query_ent_var.data03(args)

Query_ent_var: data03

query_ent_var.data04(args)

Query_ent_var: data04

query_ent_var.data05(args)

Query_ent_var: data05

query_ent_var.data06(args)

Query_ent_var: data06

query_ent_var.description(p0)

Specify the text description for the query entity.

query_ent_var.distance(p0)

Specify how to parameterize the distance of the computed query (also, how the Distance is labeled on the plot).

query_ent_var.distance_in(p0)

Query_ent_var: distance_in

query_ent_var.elem_id(p0)

Specify the element id used to perform the specified element constrained query.

query_ent_var.end()

Delimit the modifications for query attributes.

query_ent_var.end_simtime(p0)

Specify the ending simulation time used to stop the query over time.

query_ent_var.frame(p0)

Query_ent_var: frame

query_ent_var.generate_over(p0)

Specify whether the query is over time or distance.

query_ent_var.ijk(p0, p1, p2)

Specify the ijk location used to perform the specified ijk constrained query.

query_ent_var.line_loc(p0, p1, p2, p3)

Specify the location of the line used for distance queries when the constraint is set to line_tool.

query_ent_var.marker_rgb(p0, p1, p2)

Specify the color for the visible markers indicating query location.

query_ent_var.marker_size(p0)

Query_ent_var: marker_size

query_ent_var.marker_size_normalized(p0)

Specify the size of a query marker.

query_ent_var.marker_visible(p0)

The begin/end construct in which to modify query entity attributes.

query_ent_var.modify_begin()

Delimit the modifications for query entity attributes.

query_ent_var.modify_end()

Delimit the modifications for query entity attributes.

query_ent_var.multiple_segments_by(p0)

Treat multiple line segments of a distance query as multiple queries, (i.e., reset the distance to 0.

query_ent_var.node_id(p0)

Specify the node id in which to perform the specified node constrained query.

query_ent_var.number_of_sample_pts(p0)

Specify the number of evenly spaced points to sample either along the line tool or over the specified range of time steps.

query_ent_var.operation(p0)

This command has not yet been documented.

query_ent_var.operation_factor1(p0)

Specify the scale factor to apply to the one or two existing queries of an operation query.

query_ent_var.operation_factor2(p0)

Specify the scale factor to apply to the one or two existing queries of an operation query.

query_ent_var.operation_query1byname(args)

Specify the name of the one or two existing queries of an operation query.

query_ent_var.operation_query2byname(args)

Specify the name of the one or two existing queries of an operation query.

query_ent_var.origin(p0, p1, p2)

Specify a location which will be used to select the origin of a distance plot when performing the query on a 1D part.

query_ent_var.part_delta_value(p0)

Query_ent_var: part_delta_value

query_ent_var.part_id(args)

Specify the 1D part number to query when performing a query over distance with a part constraint.

query_ent_var.part_idbyname(args)

Specify the 1D part name to query when performing a query over distance with a part constraint.

query_ent_var.part_max_value(p0)

Query_ent_var: part_max_value

query_ent_var.part_min_value(p0)

Query_ent_var: part_min_value

query_ent_var.point_1(p0, p1, p2)

Query_ent_var: point_1

query_ent_var.point_2(p0, p1, p2)

Query_ent_var: point_2

query_ent_var.query()

Specify the creation of a query entity.

query_ent_var.query_count(args)

Query_ent_var: query_count

query_ent_var.query_create_attributes(args)

Query_ent_var: query_create_attributes

query_ent_var.query_display_attributes(args)

Query_ent_var: query_display_attributes

query_ent_var.query_object_atwindowxy(args)

Query_ent_var: query_object_atwindowxy

query_ent_var.query_type(p0)

Specify the type of query to be created.

query_ent_var.sample_by(p0)

Specify how to report values queried over time.

query_ent_var.scalar_value(p0)

This command has not yet been documented.

query_ent_var.scalar_variable(args)

This command has not yet been documented.

query_ent_var.select_all_timesteps()

Causes all current timesteps to be selected for querying.

query_ent_var.spline_id(p0)

This command has not yet been documented.

query_ent_var.spline_name(args)

This command has not yet been documented.

query_ent_var.sweep_build1(args)

Query_ent_var: sweep_build1

query_ent_var.sweep_build2(args)

Query_ent_var: sweep_build2

query_ent_var.sweep_build3(args)

Query_ent_var: sweep_build3

query_ent_var.sweep_build4(args)

Query_ent_var: sweep_build4

query_ent_var.time_step_begin(p0)

Query_ent_var: time_step_begin

query_ent_var.time_step_end(p0)

Query_ent_var: time_step_end

query_ent_var.type(p0)

Query_ent_var: type

query_ent_var.update_with_newtimesteps(p0)

Query_ent_var: update_with_newtimesteps

query_ent_var.variable(args)

Query_ent_var: variable

query_ent_var.variable_1(args)

Specify the variables to be queried.

query_ent_var.variable_1_byname_begin(args)

Query_ent_var: variable_1_byname_begin

query_ent_var.variable_1_byname_end()

Query_ent_var: variable_1_byname_end

query_ent_var.variable_2(args)

Specify the variables to be queried.