isos#

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

Class wrapper for EnSight isos module

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

Methods

isos.anim_delta(p0)

This command has not yet been documented.

isos.begin()

Delimit the modifications for iso-surface attributes

isos.component(p0, p1, p2)

The isosurface algorithm works only on scalar variables.

isos.constraint(p0)

Set the bounding condition for an isovolume.

isos.create()

Create a isosurface part with the currently defined attributes using the currently selected parts as parent parts.

isos.create_delta(p0)

Specify delta between isosurface instances.

isos.end()

Delimit the modifications for iso-surface attributes

isos.interactive_auto_delta(p0)

Set the isosurface animation delta for use when surface is set to interactive mode via "isos: interactive_type auto/auto_cycle".

isos.interactive_rangemax(p0)

Set the minimum/maximum isosurface value when isosurface is in an interactive mode.

isos.interactive_rangemin(p0)

Set the minimum/maximum isosurface value when isosurface is in an interactive mode.

isos.interactive_type(p0)

Specify the interactive setting for an isosurface.

isos.max(p0)

Set the min/max constraint values for an isovolume.

isos.min(p0)

Set the min/max constraint values for an isovolume.

isos.number_to_create(p0)

Specify the number of instances of an isosurface to create.

isos.realtime_update(p0)

Isos: realtime_update

isos.select_default()

Sets the target to the default settings for subsequent attribute modifications.

isos.type(p0)

Set the isosurface part to represent a surface or a volume.

isos.value(p0)

Specify the isosurface value.

isos.var_type(p0)

Isos: var_type

isos.variable(p0)

Set the isosurface variable.