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.

ENS_QUERY.destroy()

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

ENS_QUERY.setattr_begin()

Signal bulk attribute update begin

ENS_QUERY.setattr_end()

Signal bulk attribute update end

ENS_QUERY.setattr_status()

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

ENS_QUERY.ASSIGNTOYAXIS

ASSIGNTOYAXIS property

ENS_QUERY.BEGINSIMTIME

BEGINSIMTIME property

ENS_QUERY.CASES

CASES property

ENS_QUERY.CONSTRAINDISTANCE

CONSTRAINDISTANCE property

ENS_QUERY.CONSTRAINTIME

CONSTRAINTIME property

ENS_QUERY.CURSORLOC

CURSORLOC property

ENS_QUERY.DESCRIPTION

DESCRIPTION property

ENS_QUERY.DISTANCE

DISTANCE property

ENS_QUERY.EDIT_TARGET

EDIT_TARGET property

ENS_QUERY.ELEMID

ELEMID property

ENS_QUERY.ENDSIMTIME

ENDSIMTIME property

ENS_QUERY.GENERATEOVER

GENERATEOVER property

ENS_QUERY.HANDLES_ENABLED

Control the display and use of EnSight click and go handles for an object

ENS_QUERY.ID

ID property

ENS_QUERY.IJK

IJK property

ENS_QUERY.INDEX

INDEX property

ENS_QUERY.LEGENDTITLE

LEGENDTITLE property

ENS_QUERY.LINESTYLE

LINESTYLE property

ENS_QUERY.LINETYPE

LINETYPE property

ENS_QUERY.LINEWIDTH

LINEWIDTH property

ENS_QUERY.MARKER

MARKER property

ENS_QUERY.MARKERRGB

MARKERRGB property

ENS_QUERY.MARKERSCALE

MARKERSCALE property

ENS_QUERY.MARKERSIZENORMALIZED

MARKERSIZENORMALIZED property

ENS_QUERY.MARKERVISIBLE

MARKERVISIBLE property

ENS_QUERY.METADATA

METADATA property

ENS_QUERY.MULTIPLESEGMENTSBY

MULTIPLESEGMENTSBY property

ENS_QUERY.NODEID

NODEID property

ENS_QUERY.NORMALIZEX

NORMALIZEX property

ENS_QUERY.NORMALIZEY

NORMALIZEY property

ENS_QUERY.NUMOFSAMPLEPTS

NUMOFSAMPLEPTS property

ENS_QUERY.OFFSET

OFFSET property

ENS_QUERY.OPERATION

OPERATION property

ENS_QUERY.OPERATIONFACTOR1

OPERATIONFACTOR1 property

ENS_QUERY.OPERATIONFACTOR2

OPERATIONFACTOR2 property

ENS_QUERY.OPERATIONQUERY1BYNAME

OPERATIONQUERY1BYNAME property

ENS_QUERY.OPERATIONQUERY2BYNAME

OPERATIONQUERY2BYNAME property

ENS_QUERY.ORIGIN

ORIGIN property

ENS_QUERY.PARTDELTAVALUE

PARTDELTAVALUE property

ENS_QUERY.PARTID

PARTID property

ENS_QUERY.PARTMAXVALUE

PARTMAXVALUE property

ENS_QUERY.PARTMINVALUE

PARTMINVALUE property

ENS_QUERY.PARTS

PARTS property

ENS_QUERY.PLOTS

PLOTS property

ENS_QUERY.PROJECT_MASK

PROJECT_MASK property

ENS_QUERY.QUERYLINETOOLPOINT1

QUERYLINETOOLPOINT1 property

ENS_QUERY.QUERYLINETOOLPOINT2

QUERYLINETOOLPOINT2 property

ENS_QUERY.QUERYTYPE

QUERYTYPE property

ENS_QUERY.QUERY_DATA

QUERY_DATA property

ENS_QUERY.RGB

RGB property

ENS_QUERY.SAMPLEBY

SAMPLEBY property

ENS_QUERY.SCALARVALUE

SCALARVALUE property

ENS_QUERY.SCALARVARIABLE

SCALARVARIABLE property

ENS_QUERY.SCALE

SCALE property

ENS_QUERY.SELECTED

SELECTED property

ENS_QUERY.SMOOTHSUBPOINTS

SMOOTHSUBPOINTS property

ENS_QUERY.SPLINEID

SPLINEID property

ENS_QUERY.UPDATEWITHNEWTIMESTEPS

UPDATEWITHNEWTIMESTEPS property

ENS_QUERY.UUID

UUID property

ENS_QUERY.VARIABLE1

VARIABLE1 property

ENS_QUERY.VARIABLE2

VARIABLE2 property

ENS_QUERY.VISIBLE

VISIBLE property

ENS_QUERY.XAXIS_TYPE

XAXIS_TYPE property

ENS_QUERY.__OBJID__

ENS_QUERY.objid

Return the EnSight object proxy ID (__OBJID__).