ENS_ANNOT_LGND#
- class ansys.api.pyensight.ens_annot_lgnd.ENS_ANNOT_LGND(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_ANNOT
- Args:
- *args:
Superclass (ENS_ANNOT) arguments
- **kwargs:
Superclass (ENS_ANNOT) keyword arguments
Methods
ENS_ANNOT_LGND.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for this annot's attributes
ENS_ANNOT_LGND.attrinfo
([attrid])For a given attribute id, return type information
ENS_ANNOT_LGND.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_ANNOT_LGND.attrtree
([all, filter, ...])Get detailed GUI information for attributes of this object.
ENS_ANNOT_LGND.createannot
(*args, **kwargs)Create a new annotation
Destroy the EnSight object associated with this proxy object
ENS_ANNOT_LGND.getattr
(attrid)Query the value of the specified attribute
ENS_ANNOT_LGND.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_ANNOT_LGND.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_ANNOT_LGND.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_ANNOT_LGND.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
ANNOTINDEX property
ANNOTTYPE property
DESCRIPTION property
DISPLAYUNDEFINED property
EDIT_TARGET property
FORMAT property
Control the display and use of EnSight click and go handles for an object
HEIGHT property
JUSTIFICATION property
LABELCOUNT property
LEGENDTYPE property
LIMITFRINGES property
LOCATIONX property
LOCATIONY property
METADATA property
NUMOFLEVELS property
ORIENTATION property
ORIGIN property
ORIGINBY property
ORIGINFRAME property
PROJECT_MASK property
RANGE property
RELATIVETO property
RELATIVEVIEWPORT property
RGB property
ROTATIONALANGLE property
SCALE property
SELECTED property
SHADOWINTENSITY property
SHADOWOFFSET property
SHOWBACKGROUND property
SHOWMINMAXMARKER property
SIZE property
SPECIFYLABELCOUNT property
TEXTPOSITION property
TEXTRGB property
TEXTSIZE property
TEXTTYPE property
TITLELOCATION property
TYPE property
UNDEFINEDCOLOR property
UUID property
VARCOMP property
VISIBLE property
WIDTH property
Return the EnSight object proxy ID (__OBJID__).