ENS_ANNOT_LINE#

class ansys.api.pyensight.ens_annot_line.ENS_ANNOT_LINE(*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_LINE.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for this annot's attributes

ENS_ANNOT_LINE.attrinfo([attrid])

For a given attribute id, return type information

ENS_ANNOT_LINE.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

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

Get detailed GUI information for attributes of this object.

ENS_ANNOT_LINE.createannot(*args, **kwargs)

Create a new annotation

ENS_ANNOT_LINE.destroy()

Destroy the EnSight object associated with this proxy object

ENS_ANNOT_LINE.getattr(attrid)

Query the value of the specified attribute

ENS_ANNOT_LINE.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_ANNOT_LINE.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_ANNOT_LINE.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_ANNOT_LINE.setattr(attrid, value)

Set the value of the specified attribute

ENS_ANNOT_LINE.setattr_begin()

Signal bulk attribute update begin

ENS_ANNOT_LINE.setattr_end()

Signal bulk attribute update end

ENS_ANNOT_LINE.setattr_status()

ENS_ANNOT_LINE.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_ANNOT_LINE.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_ANNOT_LINE.ANNOTINDEX

ANNOTINDEX property

ENS_ANNOT_LINE.ANNOTTYPE

ANNOTTYPE property

ENS_ANNOT_LINE.ARROWHEAD

ARROWHEAD property

ENS_ANNOT_LINE.DESCRIPTION

DESCRIPTION property

ENS_ANNOT_LINE.EDIT_TARGET

EDIT_TARGET property

ENS_ANNOT_LINE.HANDLES_ENABLED

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

ENS_ANNOT_LINE.JUSTIFICATION

JUSTIFICATION property

ENS_ANNOT_LINE.LABELTEXTID

LABELTEXTID property

ENS_ANNOT_LINE.LOCATIONX

LOCATIONX property

ENS_ANNOT_LINE.LOCATIONX1

LOCATIONX1 property

ENS_ANNOT_LINE.LOCATIONX2

LOCATIONX2 property

ENS_ANNOT_LINE.LOCATIONY

LOCATIONY property

ENS_ANNOT_LINE.LOCATIONY1

LOCATIONY1 property

ENS_ANNOT_LINE.LOCATIONY2

LOCATIONY2 property

ENS_ANNOT_LINE.METADATA

METADATA property

ENS_ANNOT_LINE.ORIGIN

ORIGIN property

ENS_ANNOT_LINE.ORIGIN1

ORIGIN1 property

ENS_ANNOT_LINE.ORIGIN2

ORIGIN2 property

ENS_ANNOT_LINE.ORIGINBY

ORIGINBY property

ENS_ANNOT_LINE.ORIGINBY1

ORIGINBY1 property

ENS_ANNOT_LINE.ORIGINBY2

ORIGINBY2 property

ENS_ANNOT_LINE.ORIGINFRAME

ORIGINFRAME property

ENS_ANNOT_LINE.PROJECT_MASK

PROJECT_MASK property

ENS_ANNOT_LINE.RELATIVETO

RELATIVETO property

ENS_ANNOT_LINE.RELATIVEVIEWPORT

RELATIVEVIEWPORT property

ENS_ANNOT_LINE.RELATIVEVIEWPORT1

RELATIVEVIEWPORT1 property

ENS_ANNOT_LINE.RELATIVEVIEWPORT2

RELATIVEVIEWPORT2 property

ENS_ANNOT_LINE.RGB

RGB property

ENS_ANNOT_LINE.ROTATIONALANGLE

ROTATIONALANGLE property

ENS_ANNOT_LINE.SELECTED

SELECTED property

ENS_ANNOT_LINE.SHADOWINTENSITY

SHADOWINTENSITY property

ENS_ANNOT_LINE.SHADOWOFFSET

SHADOWOFFSET property

ENS_ANNOT_LINE.SIZE

SIZE property

ENS_ANNOT_LINE.UUID

UUID property

ENS_ANNOT_LINE.VISIBLE

VISIBLE property

ENS_ANNOT_LINE.WIDTH

WIDTH property

ENS_ANNOT_LINE.__OBJID__

ENS_ANNOT_LINE.objid

Return the EnSight object proxy ID (__OBJID__).