subset#

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

Class wrapper for EnSight subset module

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

Methods

subset.begin()

Delimit the modifications for subset part attributes.

subset.begin_subsetdesc()

Encloses the information for parent part number, nodes, and elements for a subset part.

subset.create()

Creates a subset part according to previously defined attributes or defaults.

subset.create_desc(args)

Subset: create_desc

subset.dummy_chng_slot(args)

Subset: dummy_chng_slot

subset.end()

Delimit the modifications for subset part attributes.

subset.end_subsetdesc()

Encloses the information for parent part number, nodes, and elements for a subset part.

subset.select_default()

Sets to default subset part, so subsequent attribute changes will apply to the defaults.