ENS_LPART#
- class ansys.api.pyensight.ens_lpart.ENS_LPART(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_LPART
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_LPART.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_LPART.attrinfo
([attrid])For a given attribute id, return type information
ENS_LPART.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_LPART.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
Destroy the EnSight object associated with this proxy object
ENS_LPART.getattr
(attrid)Query the value of the specified attribute
ENS_LPART.getattrs
([attrid, text])Query the value of a collection of attributes
ENS_LPART.getmetatag
(tag)Get the value of a tag in the METADATA attribute
ENS_LPART.hasmetatag
(tag)Check to see if a tag exists in the METADATA attribute
ENS_LPART.load
(*args, **kwargs)Load the part
ENS_LPART.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_LPART.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_LPART.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
DELTA property
DESCRIPTION property
DIMENSIONS property
DOMAIN property
DTA_BLOCK property
EDIT_TARGET property
ELEMCOUNT property
ENS_DETAILS property
ENS_KIND property
ENS_MATERIAL property
ENS_PARENT_PART property
ENS_SYMMETRY_AXIS property
ENS_SYMMETRY_COUNT property
ENS_TURBO_STAGE property
ENS_TURBO_VDIM property
ENS_TURBO_VIEW property
FLOW3DINFO property
Control the display and use of EnSight click and go handles for an object
INDEX property
MESHTYPE property
METADATA property
NODEMAX property
NODEMIN property
NODESTEP property
PARENT property
PARTNUMELE property
PATHNAME property
PROJECT_MASK property
UUID property
Return the EnSight object proxy ID (__OBJID__).