Parts#
- class ansys.pyensight.core.utils.parts.Parts(ensight: ensight_api.ensight | ensight)#
Controls the parts in the current EnSight
Session
instance.Methods
Parts.select_parts_by_dimension
(dimension)Select parts by the input dimension and return the parts found.
Parts.select_parts_by_tag
([tag, value, tagdict])Select parts by the input dimension and return the parts found.
Select parts currently not selected, deselecting the previously selected parts.