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
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
Get the value of a tag in the METADATA attribute
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
Signal bulk attribute update begin
Signal bulk attribute update end
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
ANIMATECURVES property
AXIS2AUTOSCALE property
AXIS2LABELFORMAT property
AXIS2LABELRGB property
AXIS2LABELSIZE property
AXIS2LABELTYPE property
AXIS2MAX property
AXIS2MIN property
AXIS2TITLE property
AXIS2TITLERGB property
AXIS2TITLESIZE property
AXIS2VISIBLE property
AXISAUTOLAYOUT property
AXISAUTOUPDATE property
AXISLINEWIDTH property
AXISRGB property
AXISSWAP property
AXISXAUTOSCALE property
AXISXGRIDTYPE property
AXISXLABELFORMAT property
AXISXLABELRGB property
AXISXLABELSIZE property
AXISXLABELTYPE property
AXISXMAX property
AXISXMIN property
AXISXNUMGRID property
AXISXNUMGRIDLOG property
AXISXNUMSUBGRID property
AXISXNUMSUBGRIDLOG property
AXISXORIGIN property
AXISXSCALE property
AXISXSGRIDTYPE property
AXISXSIZE property
AXISXTITLE property
AXISXTITLERGB property
AXISXTITLESIZE property
AXISXVISIBLE property
AXISYAUTOSCALE property
AXISYGRIDTYPE property
AXISYLABELFORMAT property
AXISYLABELRGB property
AXISYLABELSIZE property
AXISYLABELTYPE property
AXISYMAX property
AXISYMIN property
AXISYNUMGRID property
AXISYNUMGRIDLOG property
AXISYNUMSUBGRID property
AXISYNUMSUBGRIDLOG property
AXISYORIGIN property
AXISYSCALE property
AXISYSGRIDTYPE property
AXISYSIZE property
AXISYTITLE property
AXISYTITLERGB property
AXISYTITLESIZE property
AXISYVISIBLE property
BACKGROUNDRGB property
BACKGROUNDTRANSPARENCY property
BACKGROUNDTYPE property
BORDERRGB property
BORDERVISIBLE property
DESCRIPTION property
EDIT_TARGET property
GRIDLINETYPE property
GRIDLINEWIDTH property
GRIDRGB property
Control the display and use of EnSight click and go handles for an object
HEIGHT property
INDEX property
LEGENDCOLORBY property
LEGENDMINMAXORIGINX property
LEGENDMINMAXORIGINY property
LEGENDMINMAXTEXTSIZE property
LEGENDMINMAXVISIBLE property
LEGENDORIGINX property
LEGENDORIGINY property
LEGENDRGB property
LEGENDTEXTSIZE property
LEGENDVISIBLE property
METADATA property
ORIGINX property
ORIGINY property
PLOTTITLE property
PROJECT_MASK property
QUERIES property
SELECTED property
SUBGRIDLINETYPE property
SUBGRIDLINEWIDTH property
SUBGRIDRGB property
TIMEMARKER property
TIMEMARKERRGB property
TIMEMARKERSTYLE property
TIMEMARKERVALUE property
TIMEMARKERWIDTH property
TITLERGB property
TITLETEXTSIZE property
UNIQUENAME property
UUID property
VAR_XAXIS property
VAR_XAXIS_OBJ property
VAR_YAXIS_LEFT property
VAR_YAXIS_LEFT_OBJ property
VAR_YAXIS_RIGHT property
VAR_YAXIS_RIGHT_OBJ property
VISIBLE property
WIDTH property
Return the EnSight object proxy ID (__OBJID__).