ENS_STATE#
- class ansys.api.pyensight.ens_state.ENS_STATE(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_STATE
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_STATE.add_source
(*args, **kwargs)Add a new source to a state.
ENS_STATE.add_state
(*args, **kwargs)Add a new state.
ENS_STATE.apply
(*args, **kwargs)Appy attributes to current objects.
ENS_STATE.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_STATE.attrinfo
([attrid])For a given attribute id, return type information
ENS_STATE.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_STATE.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
ENS_STATE.capture
(*args, **kwargs)Snapshot attributes from current objects.
ENS_STATE.create_state
(*args, **kwargs)Create a new state owned by Python proxy.
Destroy the EnSight object associated with this proxy object
ENS_STATE.generate_report
(*args, **kwargs)Generate a Nexus report.
ENS_STATE.getattr
(attrid)Query the value of the specified attribute
ENS_STATE.getattrs
([attrid, text])Query the value of a collection of attributes
ENS_STATE.getmetatag
(tag)Get the value of a tag in the METADATA attribute
ENS_STATE.hasmetatag
(tag)Check to see if a tag exists in the METADATA attribute
ENS_STATE.move
(*args, **kwargs)Change the ordering of state/source children.
ENS_STATE.read
(*args, **kwargs)Read an attribute set from a file.
ENS_STATE.save
(*args, **kwargs)Save an attribute set to a file.
ENS_STATE.set_logo_file
(*args, **kwargs)Specify the file to use as a logo.
ENS_STATE.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_STATE.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_STATE.setmetatag
(tag, value)Change a value in the METADATA attribute
ENS_STATE.undo
(*args, **kwargs)Revert to the state before the last apply.
ENS_STATE.update_tags
(*args, **kwargs)Update the TAGS property and optionally the session ID.
Attributes
CHILDREN property
CMDLANG_REFERENCE property
CREATE_REPORT_TEMPLATE property
CURRENT property
DESCRIPTION property
EDIT_TARGET property
GENERATION_PENDING property
Control the display and use of EnSight click and go handles for an object
HTML property
LOGO_DATA property
METADATA property
PROJECT_MASK property
TAGS property
TARGETS property
TEMPLATE_NAME property
TIMETRACK property
USE_LOGO property
UUID property
Return the EnSight object proxy ID (__OBJID__).