ENS_CASE#
- class ansys.api.pyensight.ens_case.ENS_CASE(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_CASE
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_CASE.addchild
(*args, **kwargs)Add a child to an object
ENS_CASE.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_CASE.attrinfo
([attrid])For a given attribute id, return type information
ENS_CASE.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_CASE.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
ENS_CASE.client_command
(*args, **kwargs)Send a generic command to the server
ENS_CASE.client_command_callback
(*args, **kwargs)Set the client command callback function.
ENS_CASE.creategroup
(*args, **kwargs)Create a group (ENS_GROUP) child
ENS_CASE.datapath_history
(*args, **kwargs)Cache paths for data read history
ENS_CASE.datapath_history_add
(*args, **kwargs)Cache data path to add to history
Destroy the EnSight object associated with this proxy object
ENS_CASE.directorylisting
(*args, **kwargs)Query file format info
ENS_CASE.get_server_userdata
(*args, **kwargs)Get any pending server-side userdata
ENS_CASE.getattr
(attrid)Query the value of the specified attribute
ENS_CASE.getattrs
([attrid, text])Query the value of a collection of attributes
ENS_CASE.getmetatag
(tag)Get the value of a tag in the METADATA attribute
ENS_CASE.hasmetatag
(tag)Check to see if a tag exists in the METADATA attribute
ENS_CASE.mcf_append
(*args, **kwargs)Add a file to the Multi-File Information
ENS_CASE.mcf_clear
(*args, **kwargs)Clear the Multi-File Information
ENS_CASE.mcf_setgeneratefile
(*args, **kwargs)Create a MCF file with the files specified
ENS_CASE.mcf_setgeneratefilename
(*args, **kwargs)Name of the MCF file to create
ENS_CASE.queryactualformat
(*args, **kwargs)Query actual (SOS case) file format
ENS_CASE.queryfileformat
(*args, **kwargs)Query file format info
ENS_CASE.queryfileformats
(*args, **kwargs)Query all matching file format info
ENS_CASE.queryfilemap
(*args, **kwargs)Query filemap info
ENS_CASE.queryparts
(*args, **kwargs)List part children of this case
ENS_CASE.queryreaders
(*args, **kwargs)List readers supported by this case
ENS_CASE.reload_data
(*args, **kwargs)Allow the server/reader to change the definition of the currently loaded dataset
ENS_CASE.remote_io
(*args, **kwargs)Perform remote file I/O
ENS_CASE.remote_launch
(*args, **kwargs)Run a program on a remote system
ENS_CASE.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_CASE.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_CASE.setchildattr
(*args, **kwargs)Set attribute on object children
ENS_CASE.setchildattrs
(*args, **kwargs)Set attributes on object children
ENS_CASE.setextraguidefault
(*args, **kwargs)Change reader xtra GUI option defaults
ENS_CASE.setmetatag
(tag, value)Change a value in the METADATA attribute
ENS_CASE.update_lookup_table
(*args, **kwargs)Redefine a table for the LOOKUP() calculator function
Attributes
ACTIVE property
CASENUMBER property
CHILDREN property
DEFAULTREADERID property
DESCRIPTION property
EDIT_TARGET property
ENS_DETAILS property
ENS_KIND property
ENS_UNITS_SYSTEM_NAME property
GEOMETRY_FORM property
Control the display and use of EnSight click and go handles for an object
JOBINFO property
LAST_DATA_RELOAD property
LINKED property
LPARTNUMELE property
LPARTS property
MACHINEARCH property
METADATA property
PARTNUMELE property
PARTNUMELECLIENT property
PATHNAME property
PROJECT_MASK property
REMOTEHOST property
SERVERBYTESWAP property
SERVERCEIHOME property
SERVERCWD property
SERVERDIR property
SERVERINFO property
SERVERXML property
SFTBRIGHTNESS property
SFTCONTRAST property
SFTDENSITY property
SFTINTEGRATIONSTEP property
SFTLENGTH property
SFTNORMALIZE property
SFTNORMINTEGRATIONSTEP property
SFTNORMLENGTH property
SFTVARIABLE property
TEMPORAL_XY_QUERIES property
TIMESETS property
TIMEVALUES property
UUID property
VIEWPORTVIS property
Return the EnSight object proxy ID (__OBJID__).