ENS_ANNOT_ARROW#

class ansys.api.pyensight.ens_annot_arrow.ENS_ANNOT_ARROW(*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_ARROW.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for this annot's attributes

ENS_ANNOT_ARROW.attrinfo([attrid])

For a given attribute id, return type information

ENS_ANNOT_ARROW.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

ENS_ANNOT_ARROW.attrtree([all, filter, ...])

Get detailed GUI information for attributes of this object.

ENS_ANNOT_ARROW.createannot(*args, **kwargs)

Create a new annotation

ENS_ANNOT_ARROW.destroy()

Destroy the EnSight object associated with this proxy object

ENS_ANNOT_ARROW.getattr(attrid)

Query the value of the specified attribute

ENS_ANNOT_ARROW.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_ANNOT_ARROW.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_ANNOT_ARROW.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_ANNOT_ARROW.setattr(attrid, value)

Set the value of the specified attribute

ENS_ANNOT_ARROW.setattr_begin()

Signal bulk attribute update begin

ENS_ANNOT_ARROW.setattr_end()

Signal bulk attribute update end

ENS_ANNOT_ARROW.setattr_status()

ENS_ANNOT_ARROW.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_ANNOT_ARROW.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_ANNOT_ARROW.ANNOTATIONTEXTID

ANNOTATIONTEXTID property

ENS_ANNOT_ARROW.ANNOTINDEX

ANNOTINDEX property

ENS_ANNOT_ARROW.ANNOTTYPE

ANNOTTYPE property

ENS_ANNOT_ARROW.APPENDLOCATIONVALUE

APPENDLOCATIONVALUE property

ENS_ANNOT_ARROW.DESCRIPTION

DESCRIPTION property

ENS_ANNOT_ARROW.EDIT_TARGET

EDIT_TARGET property

ENS_ANNOT_ARROW.HANDLES_ENABLED

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

ENS_ANNOT_ARROW.JUSTIFICATION

JUSTIFICATION property

ENS_ANNOT_ARROW.LABELOFFSET

LABELOFFSET property

ENS_ANNOT_ARROW.LABELRGB

LABELRGB property

ENS_ANNOT_ARROW.LABELSIZE

LABELSIZE property

ENS_ANNOT_ARROW.LABELTEXT

LABELTEXT property

ENS_ANNOT_ARROW.LIGHTDIFF

LIGHTDIFF property

ENS_ANNOT_ARROW.LIGHTHINT

LIGHTHINT property

ENS_ANNOT_ARROW.LIGHTSHIN

LIGHTSHIN property

ENS_ANNOT_ARROW.LOCATION

LOCATION property

ENS_ANNOT_ARROW.LOCATIONX

LOCATIONX property

ENS_ANNOT_ARROW.LOCATIONY

LOCATIONY property

ENS_ANNOT_ARROW.METADATA

METADATA property

ENS_ANNOT_ARROW.NORMAL

NORMAL property

ENS_ANNOT_ARROW.OFFSET

OFFSET property

ENS_ANNOT_ARROW.ORIGIN

ORIGIN property

ENS_ANNOT_ARROW.ORIGINBY

ORIGINBY property

ENS_ANNOT_ARROW.ORIGINFRAME

ORIGINFRAME property

ENS_ANNOT_ARROW.PROBENUMBER

PROBENUMBER property

ENS_ANNOT_ARROW.PROJECT_MASK

PROJECT_MASK property

ENS_ANNOT_ARROW.RADIUS

RADIUS property

ENS_ANNOT_ARROW.RELATIVETO

RELATIVETO property

ENS_ANNOT_ARROW.RELATIVEVIEWPORT

RELATIVEVIEWPORT property

ENS_ANNOT_ARROW.RGB

RGB property

ENS_ANNOT_ARROW.ROTATIONALANGLE

ROTATIONALANGLE property

ENS_ANNOT_ARROW.SCALEBYLOCATIONVALUE

SCALEBYLOCATIONVALUE property

ENS_ANNOT_ARROW.SCALEMAXFACTOR

SCALEMAXFACTOR property

ENS_ANNOT_ARROW.SCALEMAXVALUE

SCALEMAXVALUE property

ENS_ANNOT_ARROW.SCALEMINFACTOR

SCALEMINFACTOR property

ENS_ANNOT_ARROW.SCALEMINVALUE

SCALEMINVALUE property

ENS_ANNOT_ARROW.SELECTED

SELECTED property

ENS_ANNOT_ARROW.SHADOWINTENSITY

SHADOWINTENSITY property

ENS_ANNOT_ARROW.SHADOWOFFSET

SHADOWOFFSET property

ENS_ANNOT_ARROW.SIZE

SIZE property

ENS_ANNOT_ARROW.TIPLENGTH

TIPLENGTH property

ENS_ANNOT_ARROW.TIPRADIUS

TIPRADIUS property

ENS_ANNOT_ARROW.USEANNOTATIONTEXT

USEANNOTATIONTEXT property

ENS_ANNOT_ARROW.UUID

UUID property

ENS_ANNOT_ARROW.VIEWPORTVIS

VIEWPORTVIS property

ENS_ANNOT_ARROW.VISIBLE

VISIBLE property

ENS_ANNOT_ARROW.__OBJID__

ENS_ANNOT_ARROW.objid

Return the EnSight object proxy ID (__OBJID__).