ENS_QUERY#
- class ansys.api.pyensight.ens_query.ENS_QUERY(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_QUERY
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_QUERY.addtoplot
(*args, **kwargs)Add this query to plots
ENS_QUERY.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for this query's attributes
ENS_QUERY.attrinfo
([attrid])For a given attribute id, return type information
ENS_QUERY.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_QUERY.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
Destroy the EnSight object associated with this proxy object
ENS_QUERY.getattr
(attrid)Query the value of the specified attribute
ENS_QUERY.getattrs
([attrid, text])Query the value of a collection of attributes
ENS_QUERY.getmetatag
(tag)Get the value of a tag in the METADATA attribute
ENS_QUERY.hasmetatag
(tag)Check to see if a tag exists in the METADATA attribute
ENS_QUERY.removefromplot
(*args, **kwargs)Remove this query from some plots
ENS_QUERY.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_QUERY.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_QUERY.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
ASSIGNTOYAXIS property
BEGINSIMTIME property
CASES property
CONSTRAINDISTANCE property
CONSTRAINTIME property
CURSORLOC property
DESCRIPTION property
DISTANCE property
EDIT_TARGET property
ELEMID property
ENDSIMTIME property
GENERATEOVER property
Control the display and use of EnSight click and go handles for an object
ID property
IJK property
INDEX property
LEGENDTITLE property
LINESTYLE property
LINETYPE property
LINEWIDTH property
MARKER property
MARKERRGB property
MARKERSCALE property
MARKERSIZENORMALIZED property
MARKERVISIBLE property
METADATA property
MULTIPLESEGMENTSBY property
NODEID property
NORMALIZEX property
NORMALIZEY property
NUMOFSAMPLEPTS property
OFFSET property
OPERATION property
OPERATIONFACTOR1 property
OPERATIONFACTOR2 property
OPERATIONQUERY1BYNAME property
OPERATIONQUERY2BYNAME property
ORIGIN property
PARTDELTAVALUE property
PARTID property
PARTMAXVALUE property
PARTMINVALUE property
PARTS property
PLOTS property
PROJECT_MASK property
QUERYLINETOOLPOINT1 property
QUERYLINETOOLPOINT2 property
QUERYTYPE property
QUERY_DATA property
RGB property
SAMPLEBY property
SCALARVALUE property
SCALARVARIABLE property
SCALE property
SELECTED property
SMOOTHSUBPOINTS property
SPLINEID property
UPDATEWITHNEWTIMESTEPS property
UUID property
VARIABLE1 property
VARIABLE2 property
VISIBLE property
XAXIS_TYPE property
Return the EnSight object proxy ID (__OBJID__).