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
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
Signal bulk attribute update begin
Signal bulk attribute update end
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
ACTIVE property
CFD_VAR property
COMPUTED property
CONSTANT_VALUE property
DESCRIPTION property
EDIT_TARGET property
ENS_UNITS_DIMS property
ENS_UNITS_LABEL property
EXIST_CASE property
EXPRESSION property
FEA_VAR property
Control the display and use of EnSight click and go handles for an object
ID property
LEGEND property
LOCATION property
METADATA property
MINMAX property
MINMAXCONST property
ORDER property
OVERRIDEGTACTIVE property
OVERRIDEGTMIN property
OVERRIDEGTRGB property
OVERRIDEGTUSEABS property
OVERRIDELTACTIVE property
OVERRIDELTMIN property
OVERRIDELTRGB property
OVERRIDELTUSEABS property
OVERRIDERANGEACTIVE property
OVERRIDERANGEMAX property
OVERRIDERANGEMIN property
OVERRIDERANGERGB property
OVERRIDERANGEUSEABS property
PALETTE property
PALID property
PARENT property
PARTS property
PATHNAME property
PRIVATE property
PROJECT_MASK property
SEQUENCE property
UUID property
VARTYPE property
VARTYPEENUM property
WHICH_HISTOGRAM property
Return the EnSight object proxy ID (__OBJID__).