ENS_VAR#

class ansys.api.pyensight.ens_var.ENS_VAR(*args, **kwargs)#

This class acts as a proxy for the EnSight Python class ensight.objs.ENS_VAR

Args:
*args:

Superclass (ENSOBJ) arguments

**kwargs:

Superclass (ENSOBJ) keyword arguments

Methods

ENS_VAR.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for object attributes

ENS_VAR.attrinfo([attrid])

For a given attribute id, return type information

ENS_VAR.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

ENS_VAR.attrtree([all, filter, exclude, ...])

Get detailed GUI information for attributes of this object.

ENS_VAR.dependent_vars(*args, **kwargs)

Add dependent temporary variable list

ENS_VAR.destroy()

Destroy the EnSight object associated with this proxy object

ENS_VAR.getattr(attrid)

Query the value of the specified attribute

ENS_VAR.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_VAR.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_VAR.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_VAR.histogram(*args, **kwargs)

Compute the histogram of a variable

ENS_VAR.realize(*args, **kwargs)

Activate a stub computed variable

ENS_VAR.setattr(attrid, value)

Set the value of the specified attribute

ENS_VAR.setattr_begin()

Signal bulk attribute update begin

ENS_VAR.setattr_end()

Signal bulk attribute update end

ENS_VAR.setattr_status()

ENS_VAR.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_VAR.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_VAR.ACTIVE

ACTIVE property

ENS_VAR.CFD_VAR

CFD_VAR property

ENS_VAR.COMPUTED

COMPUTED property

ENS_VAR.CONSTANT_VALUE

CONSTANT_VALUE property

ENS_VAR.DESCRIPTION

DESCRIPTION property

ENS_VAR.EDIT_TARGET

EDIT_TARGET property

ENS_VAR.ENS_UNITS_DIMS

ENS_UNITS_DIMS property

ENS_VAR.ENS_UNITS_LABEL

ENS_UNITS_LABEL property

ENS_VAR.EXIST_CASE

EXIST_CASE property

ENS_VAR.EXPRESSION

EXPRESSION property

ENS_VAR.FEA_VAR

FEA_VAR property

ENS_VAR.HANDLES_ENABLED

Control the display and use of EnSight click and go handles for an object

ENS_VAR.ID

ID property

ENS_VAR.LEGEND

LEGEND property

ENS_VAR.LOCATION

LOCATION property

ENS_VAR.METADATA

METADATA property

ENS_VAR.MINMAX

MINMAX property

ENS_VAR.MINMAXCONST

MINMAXCONST property

ENS_VAR.ORDER

ORDER property

ENS_VAR.OVERRIDEGTACTIVE

OVERRIDEGTACTIVE property

ENS_VAR.OVERRIDEGTMIN

OVERRIDEGTMIN property

ENS_VAR.OVERRIDEGTRGB

OVERRIDEGTRGB property

ENS_VAR.OVERRIDEGTUSEABS

OVERRIDEGTUSEABS property

ENS_VAR.OVERRIDELTACTIVE

OVERRIDELTACTIVE property

ENS_VAR.OVERRIDELTMIN

OVERRIDELTMIN property

ENS_VAR.OVERRIDELTRGB

OVERRIDELTRGB property

ENS_VAR.OVERRIDELTUSEABS

OVERRIDELTUSEABS property

ENS_VAR.OVERRIDERANGEACTIVE

OVERRIDERANGEACTIVE property

ENS_VAR.OVERRIDERANGEMAX

OVERRIDERANGEMAX property

ENS_VAR.OVERRIDERANGEMIN

OVERRIDERANGEMIN property

ENS_VAR.OVERRIDERANGERGB

OVERRIDERANGERGB property

ENS_VAR.OVERRIDERANGEUSEABS

OVERRIDERANGEUSEABS property

ENS_VAR.PALETTE

PALETTE property

ENS_VAR.PALID

PALID property

ENS_VAR.PARENT

PARENT property

ENS_VAR.PARTS

PARTS property

ENS_VAR.PATHNAME

PATHNAME property

ENS_VAR.PRIVATE

PRIVATE property

ENS_VAR.PROJECT_MASK

PROJECT_MASK property

ENS_VAR.SEQUENCE

SEQUENCE property

ENS_VAR.UUID

UUID property

ENS_VAR.VARTYPE

VARTYPE property

ENS_VAR.VARTYPEENUM

VARTYPEENUM property

ENS_VAR.WHICH_HISTOGRAM

WHICH_HISTOGRAM property

ENS_VAR.__OBJID__

ENS_VAR.objid

Return the EnSight object proxy ID (__OBJID__).