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.
Specify whether to apply context from the initial case when adding another new case.
Case: case_linking
Case: case_linking_labels
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
Case: link_modelparts_byname
case.linked
(p0)Case: linked
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
Case: sft_contrast
case.sft_density
(p0)Case: sft_density
case.sft_length
(p0)Case: sft_length
Case: sft_norm_length
Case: sft_norm_step
Case: sft_normalize_vector
case.sft_step
(p0)Case: sft_step
Case: sft_variable
Case: timeline_controller
case.timeline_sync
(p0, p1)Case: timeline_sync
Case: update_with_timechange
case.viewports
(p0)Specify which viewport in which to display the data from a case.