ENS_LPART#

class ansys.api.pyensight.ens_lpart.ENS_LPART(*args, **kwargs)#

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

Args:
*args:

Superclass (ENSOBJ) arguments

**kwargs:

Superclass (ENSOBJ) keyword arguments

Methods

ENS_LPART.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for object attributes

ENS_LPART.attrinfo([attrid])

For a given attribute id, return type information

ENS_LPART.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

ENS_LPART.attrtree([all, filter, exclude, ...])

Get detailed GUI information for attributes of this object.

ENS_LPART.destroy()

Destroy the EnSight object associated with this proxy object

ENS_LPART.getattr(attrid)

Query the value of the specified attribute

ENS_LPART.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_LPART.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_LPART.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_LPART.load(*args, **kwargs)

Load the part

ENS_LPART.setattr(attrid, value)

Set the value of the specified attribute

ENS_LPART.setattr_begin()

Signal bulk attribute update begin

ENS_LPART.setattr_end()

Signal bulk attribute update end

ENS_LPART.setattr_status()

ENS_LPART.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_LPART.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_LPART.DELTA

DELTA property

ENS_LPART.DESCRIPTION

DESCRIPTION property

ENS_LPART.DIMENSIONS

DIMENSIONS property

ENS_LPART.DOMAIN

DOMAIN property

ENS_LPART.DTA_BLOCK

DTA_BLOCK property

ENS_LPART.EDIT_TARGET

EDIT_TARGET property

ENS_LPART.ELEMCOUNT

ELEMCOUNT property

ENS_LPART.ENS_DETAILS

ENS_DETAILS property

ENS_LPART.ENS_KIND

ENS_KIND property

ENS_LPART.ENS_MATERIAL

ENS_MATERIAL property

ENS_LPART.ENS_PARENT_PART

ENS_PARENT_PART property

ENS_LPART.ENS_SYMMETRY_AXIS

ENS_SYMMETRY_AXIS property

ENS_LPART.ENS_SYMMETRY_COUNT

ENS_SYMMETRY_COUNT property

ENS_LPART.ENS_TURBO_STAGE

ENS_TURBO_STAGE property

ENS_LPART.ENS_TURBO_VDIM

ENS_TURBO_VDIM property

ENS_LPART.ENS_TURBO_VIEW

ENS_TURBO_VIEW property

ENS_LPART.FLOW3DINFO

FLOW3DINFO property

ENS_LPART.HANDLES_ENABLED

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

ENS_LPART.INDEX

INDEX property

ENS_LPART.MESHTYPE

MESHTYPE property

ENS_LPART.METADATA

METADATA property

ENS_LPART.NODEMAX

NODEMAX property

ENS_LPART.NODEMIN

NODEMIN property

ENS_LPART.NODESTEP

NODESTEP property

ENS_LPART.PARENT

PARENT property

ENS_LPART.PARTNUMELE

PARTNUMELE property

ENS_LPART.PATHNAME

PATHNAME property

ENS_LPART.PROJECT_MASK

PROJECT_MASK property

ENS_LPART.UUID

UUID property

ENS_LPART.__OBJID__

ENS_LPART.objid

Return the EnSight object proxy ID (__OBJID__).