case#

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

Class wrapper for EnSight case module

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

Methods

case.add(p0)

Add another case dataset to your current EnSight session.

case.apply_context(p0)

Specify whether to apply context from the initial case when adding another new case.

case.case_linking(p0)

Case: case_linking

case.case_linking_labels(p0)

Case: case_linking_labels

case.create_viewport(p0)

Specify whether to create another viewport in which to display the new case when adding a new case.

case.delete(p0)

Delete the currently selected case dataset from your current EnSight session.

case.limit_list_percase(p0)

Case: limit_list_percase

case.link_modelparts_byname(p0)

Case: link_modelparts_byname

case.linked(p0)

Case: linked

case.reflect_model_in(p0)

Specify whether to apply a mirror transform when adding a new case.

case.reflect_model_origin(p0, p1, p2)

Specify the model origin about which to reflect the newly added case

case.rename(p0, p1)

Case: rename

case.replace(p0, p1)

Replace the current selected case dataset with another case dataset.

case.select(p0)

Specify current (active) case.

case.sft_brightness(p0)

Case: sft_brightness

case.sft_contrast(p0)

Case: sft_contrast

case.sft_density(p0)

Case: sft_density

case.sft_length(p0)

Case: sft_length

case.sft_norm_length(p0)

Case: sft_norm_length

case.sft_norm_step(p0)

Case: sft_norm_step

case.sft_normalize_vector(p0)

Case: sft_normalize_vector

case.sft_step(p0)

Case: sft_step

case.sft_variable(p0)

Case: sft_variable

case.timeline_controller(p0)

Case: timeline_controller

case.timeline_sync(p0, p1)

Case: timeline_sync

case.update_with_timechange(p0)

Case: update_with_timechange

case.viewports(p0)

Specify which viewport in which to display the data from a case.