anim_traces#

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

Class wrapper for EnSight anim_traces module

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

Methods

anim_traces.color_by(p0)

Specify the option by which to color the animated traces on the selected part(s).

anim_traces.delta_time(p0)

Specify how fast (the speed) the animated traces move for the selected particle trace part(s).

anim_traces.head_detail(p0)

Specifies the detail-level of the head representation of all animated traces of the selected particle trace part(s).

anim_traces.head_scale(p0)

Specify the scaling factor for the head size.

anim_traces.head_size_by(p0)

Specify which variable type to use to size the head of each animated trace segment of the selected particle trace part(s).

anim_traces.head_type(p0)

Specify the type of head for each animated trace segment for the selected particle trace part(s).

anim_traces.head_variable(args)

Specify the variable to use in scaling the head of the animated trace segments of the selected particle trace part(s).

anim_traces.line_width(p0)

Specify line width of the animated trace segments for the selected particle trace part(s).

anim_traces.max_time(p0)

Specify the maximum particle duration.

anim_traces.multiple_pulses(p0)

Toggles on/off multiple emission of animated traces for the selected particle trace part(s).

anim_traces.particle_time(p0)

Specify the time duration (length) of the animated trace segments.

anim_traces.pulse_interval(p0)

Specifies the time delay when using multiple animated trace pulses;

anim_traces.rgb(p0, p1, p2)

Anim_traces: rgb

anim_traces.set_max_time(p0)

Toggles on/off the maximum lifetime for all animated traces.

anim_traces.start_time(p0)

Specifies the time value to start the particle animation.

anim_traces.sync_to_transient(p0)

Toggles on/off synchronization of animated tracer position to solution time of transient data.