ENS_FLIPBOOK#

class ansys.api.pyensight.ens_flipbook.ENS_FLIPBOOK(*args, **kwargs)#

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

Args:
*args:

Superclass (ENSOBJ) arguments

**kwargs:

Superclass (ENSOBJ) keyword arguments

Methods

ENS_FLIPBOOK.attrgroupinfo(*args, **kwargs)

Get information about GUI groups for object attributes

ENS_FLIPBOOK.attrinfo([attrid])

For a given attribute id, return type information

ENS_FLIPBOOK.attrissensitive(attrid)

Check to see if a given attribute is 'sensitive'

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

Get detailed GUI information for attributes of this object.

ENS_FLIPBOOK.begin(*args, **kwargs)

Begin flipbook creation

ENS_FLIPBOOK.destroy()

Destroy the EnSight object associated with this proxy object

ENS_FLIPBOOK.end(*args, **kwargs)

End flipbook creation

ENS_FLIPBOOK.getattr(attrid)

Query the value of the specified attribute

ENS_FLIPBOOK.getattrs([attrid, text])

Query the value of a collection of attributes

ENS_FLIPBOOK.getmetatag(tag)

Get the value of a tag in the METADATA attribute

ENS_FLIPBOOK.hasmetatag(tag)

Check to see if a tag exists in the METADATA attribute

ENS_FLIPBOOK.savepage(*args, **kwargs)

Save a flipbook page

ENS_FLIPBOOK.setattr(attrid, value)

Set the value of the specified attribute

ENS_FLIPBOOK.setattr_begin()

Signal bulk attribute update begin

ENS_FLIPBOOK.setattr_end()

Signal bulk attribute update end

ENS_FLIPBOOK.setattr_status()

ENS_FLIPBOOK.setattrs(values[, all_errors])

Set the values of a collection of attributes

ENS_FLIPBOOK.setmetatag(tag, value)

Change a value in the METADATA attribute

Attributes

ENS_FLIPBOOK.EDIT_TARGET

EDIT_TARGET property

ENS_FLIPBOOK.HANDLES_ENABLED

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

ENS_FLIPBOOK.METADATA

METADATA property

ENS_FLIPBOOK.PAGE_DETAILS

PAGE_DETAILS property

ENS_FLIPBOOK.PROJECT_MASK

PROJECT_MASK property

ENS_FLIPBOOK.UUID

UUID property

ENS_FLIPBOOK.__OBJID__

ENS_FLIPBOOK.objid

Return the EnSight object proxy ID (__OBJID__).