ENS_TOOL_PLANE#

class ansys.api.pyensight.ens_tool_plane.ENS_TOOL_PLANE(*args, **kwargs)#

This class acts as a proxy for the EnSight Python class ensight.objs.ENS_TOOL

Args:
*args:

Superclass (ENS_TOOL) arguments

**kwargs:

Superclass (ENS_TOOL) keyword arguments

Methods

ENS_TOOL_PLANE.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for this tool's attributes

ENS_TOOL_PLANE.attrinfo([attrid])

For a given attribute id, return type information

ENS_TOOL_PLANE.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

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

Get detailed GUI information for attributes of this object.

ENS_TOOL_PLANE.destroy()

Destroy the EnSight object associated with this proxy object

ENS_TOOL_PLANE.fit_to_selected(*args, **kwargs)

Set the box tool to span the selected parts

ENS_TOOL_PLANE.getattr(attrid)

Query the value of the specified attribute

ENS_TOOL_PLANE.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_TOOL_PLANE.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_TOOL_PLANE.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_TOOL_PLANE.rawdata(*args, **kwargs)

Get/set the tool location using the raw location form

ENS_TOOL_PLANE.setattr(attrid, value)

Set the value of the specified attribute

ENS_TOOL_PLANE.setattr_begin()

Signal bulk attribute update begin

ENS_TOOL_PLANE.setattr_end()

Signal bulk attribute update end

ENS_TOOL_PLANE.setattr_status()

ENS_TOOL_PLANE.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_TOOL_PLANE.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_TOOL_PLANE.CENTROID

CENTROID property

ENS_TOOL_PLANE.CORE

CORE property

ENS_TOOL_PLANE.DESCRIPTION

DESCRIPTION property

ENS_TOOL_PLANE.EDIT_TARGET

EDIT_TARGET property

ENS_TOOL_PLANE.HANDLES_ENABLED

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

ENS_TOOL_PLANE.INDEX

INDEX property

ENS_TOOL_PLANE.METADATA

METADATA property

ENS_TOOL_PLANE.NORMAL

NORMAL property

ENS_TOOL_PLANE.PROJECT_MASK

PROJECT_MASK property

ENS_TOOL_PLANE.ROTATION

ROTATION property

ENS_TOOL_PLANE.SELECTED

SELECTED property

ENS_TOOL_PLANE.SIZE

SIZE property

ENS_TOOL_PLANE.TOOLTYPE

TOOLTYPE property

ENS_TOOL_PLANE.UUID

UUID property

ENS_TOOL_PLANE.VISIBLE

VISIBLE property

ENS_TOOL_PLANE.__OBJID__

ENS_TOOL_PLANE.objid

Return the EnSight object proxy ID (__OBJID__).