ENS_ANNOT_SHAPE#

class ansys.api.pyensight.ens_annot_shape.ENS_ANNOT_SHAPE(*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_SHAPE.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for this annot's attributes

ENS_ANNOT_SHAPE.attrinfo([attrid])

For a given attribute id, return type information

ENS_ANNOT_SHAPE.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

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

Get detailed GUI information for attributes of this object.

ENS_ANNOT_SHAPE.createannot(*args, **kwargs)

Create a new annotation

ENS_ANNOT_SHAPE.destroy()

Destroy the EnSight object associated with this proxy object

ENS_ANNOT_SHAPE.getattr(attrid)

Query the value of the specified attribute

ENS_ANNOT_SHAPE.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_ANNOT_SHAPE.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_ANNOT_SHAPE.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_ANNOT_SHAPE.setattr(attrid, value)

Set the value of the specified attribute

ENS_ANNOT_SHAPE.setattr_begin()

Signal bulk attribute update begin

ENS_ANNOT_SHAPE.setattr_end()

Signal bulk attribute update end

ENS_ANNOT_SHAPE.setattr_status()

ENS_ANNOT_SHAPE.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_ANNOT_SHAPE.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_ANNOT_SHAPE.ANNOTINDEX

ANNOTINDEX property

ENS_ANNOT_SHAPE.ANNOTTYPE

ANNOTTYPE property

ENS_ANNOT_SHAPE.ARROWTIPLENGTH

ARROWTIPLENGTH property

ENS_ANNOT_SHAPE.ARROWTIPSIZE

ARROWTIPSIZE property

ENS_ANNOT_SHAPE.ARROWWIDTH

ARROWWIDTH property

ENS_ANNOT_SHAPE.DESCRIPTION

DESCRIPTION property

ENS_ANNOT_SHAPE.DIAMETER

DIAMETER property

ENS_ANNOT_SHAPE.EDIT_TARGET

EDIT_TARGET property

ENS_ANNOT_SHAPE.FILL

FILL property

ENS_ANNOT_SHAPE.HANDLES_ENABLED

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

ENS_ANNOT_SHAPE.HEIGHT

HEIGHT property

ENS_ANNOT_SHAPE.JUSTIFICATION

JUSTIFICATION property

ENS_ANNOT_SHAPE.LENGTH

LENGTH property

ENS_ANNOT_SHAPE.LINEWIDTH

LINEWIDTH property

ENS_ANNOT_SHAPE.LOCATIONX

LOCATIONX property

ENS_ANNOT_SHAPE.LOCATIONY

LOCATIONY property

ENS_ANNOT_SHAPE.METADATA

METADATA property

ENS_ANNOT_SHAPE.ORIGIN

ORIGIN property

ENS_ANNOT_SHAPE.ORIGINBY

ORIGINBY property

ENS_ANNOT_SHAPE.ORIGINFRAME

ORIGINFRAME property

ENS_ANNOT_SHAPE.PROJECT_MASK

PROJECT_MASK property

ENS_ANNOT_SHAPE.RELATIVETO

RELATIVETO property

ENS_ANNOT_SHAPE.RELATIVEVIEWPORT

RELATIVEVIEWPORT property

ENS_ANNOT_SHAPE.RGB

RGB property

ENS_ANNOT_SHAPE.ROTATIONALANGLE

ROTATIONALANGLE property

ENS_ANNOT_SHAPE.SELECTED

SELECTED property

ENS_ANNOT_SHAPE.SHADOWINTENSITY

SHADOWINTENSITY property

ENS_ANNOT_SHAPE.SHADOWOFFSET

SHADOWOFFSET property

ENS_ANNOT_SHAPE.SIZE

SIZE property

ENS_ANNOT_SHAPE.TEXTUREOBJECT

TEXTUREOBJECT property

ENS_ANNOT_SHAPE.TYPE

TYPE property

ENS_ANNOT_SHAPE.UUID

UUID property

ENS_ANNOT_SHAPE.VISIBLE

VISIBLE property

ENS_ANNOT_SHAPE.WIDTH

WIDTH property

ENS_ANNOT_SHAPE.__OBJID__

ENS_ANNOT_SHAPE.objid

Return the EnSight object proxy ID (__OBJID__).