ENS_PLOTTER#

class ansys.api.pyensight.ens_plotter.ENS_PLOTTER(*args, **kwargs)#

This class acts as a proxy for the EnSight Python class ensight.objs.ENS_PLOTTER

Args:
*args:

Superclass (ENSOBJ) arguments

**kwargs:

Superclass (ENSOBJ) keyword arguments

Methods

ENS_PLOTTER.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for this plotter's attributes

ENS_PLOTTER.attrinfo([attrid])

For a given attribute id, return type information

ENS_PLOTTER.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

ENS_PLOTTER.attrtree([all, filter, exclude, ...])

Get detailed GUI information for attributes of this object.

ENS_PLOTTER.createplotter(*args, **kwargs)

Create a new plotter

ENS_PLOTTER.destroy()

Destroy the EnSight object associated with this proxy object

ENS_PLOTTER.getattr(attrid)

Query the value of the specified attribute

ENS_PLOTTER.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_PLOTTER.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_PLOTTER.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_PLOTTER.rescale(*args, **kwargs)

Rescale to current queries

ENS_PLOTTER.setattr(attrid, value)

Set the value of the specified attribute

ENS_PLOTTER.setattr_begin()

Signal bulk attribute update begin

ENS_PLOTTER.setattr_end()

Signal bulk attribute update end

ENS_PLOTTER.setattr_status()

ENS_PLOTTER.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_PLOTTER.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_PLOTTER.ANIMATECURVES

ANIMATECURVES property

ENS_PLOTTER.AXIS2AUTOSCALE

AXIS2AUTOSCALE property

ENS_PLOTTER.AXIS2LABELFORMAT

AXIS2LABELFORMAT property

ENS_PLOTTER.AXIS2LABELRGB

AXIS2LABELRGB property

ENS_PLOTTER.AXIS2LABELSIZE

AXIS2LABELSIZE property

ENS_PLOTTER.AXIS2LABELTYPE

AXIS2LABELTYPE property

ENS_PLOTTER.AXIS2MAX

AXIS2MAX property

ENS_PLOTTER.AXIS2MIN

AXIS2MIN property

ENS_PLOTTER.AXIS2TITLE

AXIS2TITLE property

ENS_PLOTTER.AXIS2TITLERGB

AXIS2TITLERGB property

ENS_PLOTTER.AXIS2TITLESIZE

AXIS2TITLESIZE property

ENS_PLOTTER.AXIS2VISIBLE

AXIS2VISIBLE property

ENS_PLOTTER.AXISAUTOLAYOUT

AXISAUTOLAYOUT property

ENS_PLOTTER.AXISAUTOUPDATE

AXISAUTOUPDATE property

ENS_PLOTTER.AXISLINEWIDTH

AXISLINEWIDTH property

ENS_PLOTTER.AXISRGB

AXISRGB property

ENS_PLOTTER.AXISSWAP

AXISSWAP property

ENS_PLOTTER.AXISXAUTOSCALE

AXISXAUTOSCALE property

ENS_PLOTTER.AXISXGRIDTYPE

AXISXGRIDTYPE property

ENS_PLOTTER.AXISXLABELFORMAT

AXISXLABELFORMAT property

ENS_PLOTTER.AXISXLABELRGB

AXISXLABELRGB property

ENS_PLOTTER.AXISXLABELSIZE

AXISXLABELSIZE property

ENS_PLOTTER.AXISXLABELTYPE

AXISXLABELTYPE property

ENS_PLOTTER.AXISXMAX

AXISXMAX property

ENS_PLOTTER.AXISXMIN

AXISXMIN property

ENS_PLOTTER.AXISXNUMGRID

AXISXNUMGRID property

ENS_PLOTTER.AXISXNUMGRIDLOG

AXISXNUMGRIDLOG property

ENS_PLOTTER.AXISXNUMSUBGRID

AXISXNUMSUBGRID property

ENS_PLOTTER.AXISXNUMSUBGRIDLOG

AXISXNUMSUBGRIDLOG property

ENS_PLOTTER.AXISXORIGIN

AXISXORIGIN property

ENS_PLOTTER.AXISXSCALE

AXISXSCALE property

ENS_PLOTTER.AXISXSGRIDTYPE

AXISXSGRIDTYPE property

ENS_PLOTTER.AXISXSIZE

AXISXSIZE property

ENS_PLOTTER.AXISXTITLE

AXISXTITLE property

ENS_PLOTTER.AXISXTITLERGB

AXISXTITLERGB property

ENS_PLOTTER.AXISXTITLESIZE

AXISXTITLESIZE property

ENS_PLOTTER.AXISXVISIBLE

AXISXVISIBLE property

ENS_PLOTTER.AXISYAUTOSCALE

AXISYAUTOSCALE property

ENS_PLOTTER.AXISYGRIDTYPE

AXISYGRIDTYPE property

ENS_PLOTTER.AXISYLABELFORMAT

AXISYLABELFORMAT property

ENS_PLOTTER.AXISYLABELRGB

AXISYLABELRGB property

ENS_PLOTTER.AXISYLABELSIZE

AXISYLABELSIZE property

ENS_PLOTTER.AXISYLABELTYPE

AXISYLABELTYPE property

ENS_PLOTTER.AXISYMAX

AXISYMAX property

ENS_PLOTTER.AXISYMIN

AXISYMIN property

ENS_PLOTTER.AXISYNUMGRID

AXISYNUMGRID property

ENS_PLOTTER.AXISYNUMGRIDLOG

AXISYNUMGRIDLOG property

ENS_PLOTTER.AXISYNUMSUBGRID

AXISYNUMSUBGRID property

ENS_PLOTTER.AXISYNUMSUBGRIDLOG

AXISYNUMSUBGRIDLOG property

ENS_PLOTTER.AXISYORIGIN

AXISYORIGIN property

ENS_PLOTTER.AXISYSCALE

AXISYSCALE property

ENS_PLOTTER.AXISYSGRIDTYPE

AXISYSGRIDTYPE property

ENS_PLOTTER.AXISYSIZE

AXISYSIZE property

ENS_PLOTTER.AXISYTITLE

AXISYTITLE property

ENS_PLOTTER.AXISYTITLERGB

AXISYTITLERGB property

ENS_PLOTTER.AXISYTITLESIZE

AXISYTITLESIZE property

ENS_PLOTTER.AXISYVISIBLE

AXISYVISIBLE property

ENS_PLOTTER.BACKGROUNDRGB

BACKGROUNDRGB property

ENS_PLOTTER.BACKGROUNDTRANSPARENCY

BACKGROUNDTRANSPARENCY property

ENS_PLOTTER.BACKGROUNDTYPE

BACKGROUNDTYPE property

ENS_PLOTTER.BORDERRGB

BORDERRGB property

ENS_PLOTTER.BORDERVISIBLE

BORDERVISIBLE property

ENS_PLOTTER.DESCRIPTION

DESCRIPTION property

ENS_PLOTTER.EDIT_TARGET

EDIT_TARGET property

ENS_PLOTTER.GRIDLINETYPE

GRIDLINETYPE property

ENS_PLOTTER.GRIDLINEWIDTH

GRIDLINEWIDTH property

ENS_PLOTTER.GRIDRGB

GRIDRGB property

ENS_PLOTTER.HANDLES_ENABLED

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

ENS_PLOTTER.HEIGHT

HEIGHT property

ENS_PLOTTER.INDEX

INDEX property

ENS_PLOTTER.LEGENDCOLORBY

LEGENDCOLORBY property

ENS_PLOTTER.LEGENDMINMAXORIGINX

LEGENDMINMAXORIGINX property

ENS_PLOTTER.LEGENDMINMAXORIGINY

LEGENDMINMAXORIGINY property

ENS_PLOTTER.LEGENDMINMAXTEXTSIZE

LEGENDMINMAXTEXTSIZE property

ENS_PLOTTER.LEGENDMINMAXVISIBLE

LEGENDMINMAXVISIBLE property

ENS_PLOTTER.LEGENDORIGINX

LEGENDORIGINX property

ENS_PLOTTER.LEGENDORIGINY

LEGENDORIGINY property

ENS_PLOTTER.LEGENDRGB

LEGENDRGB property

ENS_PLOTTER.LEGENDTEXTSIZE

LEGENDTEXTSIZE property

ENS_PLOTTER.LEGENDVISIBLE

LEGENDVISIBLE property

ENS_PLOTTER.METADATA

METADATA property

ENS_PLOTTER.ORIGINX

ORIGINX property

ENS_PLOTTER.ORIGINY

ORIGINY property

ENS_PLOTTER.PLOTTITLE

PLOTTITLE property

ENS_PLOTTER.PROJECT_MASK

PROJECT_MASK property

ENS_PLOTTER.QUERIES

QUERIES property

ENS_PLOTTER.SELECTED

SELECTED property

ENS_PLOTTER.SUBGRIDLINETYPE

SUBGRIDLINETYPE property

ENS_PLOTTER.SUBGRIDLINEWIDTH

SUBGRIDLINEWIDTH property

ENS_PLOTTER.SUBGRIDRGB

SUBGRIDRGB property

ENS_PLOTTER.TIMEMARKER

TIMEMARKER property

ENS_PLOTTER.TIMEMARKERRGB

TIMEMARKERRGB property

ENS_PLOTTER.TIMEMARKERSTYLE

TIMEMARKERSTYLE property

ENS_PLOTTER.TIMEMARKERVALUE

TIMEMARKERVALUE property

ENS_PLOTTER.TIMEMARKERWIDTH

TIMEMARKERWIDTH property

ENS_PLOTTER.TITLERGB

TITLERGB property

ENS_PLOTTER.TITLETEXTSIZE

TITLETEXTSIZE property

ENS_PLOTTER.UNIQUENAME

UNIQUENAME property

ENS_PLOTTER.UUID

UUID property

ENS_PLOTTER.VAR_XAXIS

VAR_XAXIS property

ENS_PLOTTER.VAR_XAXIS_OBJ

VAR_XAXIS_OBJ property

ENS_PLOTTER.VAR_YAXIS_LEFT

VAR_YAXIS_LEFT property

ENS_PLOTTER.VAR_YAXIS_LEFT_OBJ

VAR_YAXIS_LEFT_OBJ property

ENS_PLOTTER.VAR_YAXIS_RIGHT

VAR_YAXIS_RIGHT property

ENS_PLOTTER.VAR_YAXIS_RIGHT_OBJ

VAR_YAXIS_RIGHT_OBJ property

ENS_PLOTTER.VISIBLE

VISIBLE property

ENS_PLOTTER.WIDTH

WIDTH property

ENS_PLOTTER.__OBJID__

ENS_PLOTTER.objid

Return the EnSight object proxy ID (__OBJID__).