ENS_SCENE#
- class ansys.api.pyensight.ens_scene.ENS_SCENE(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_SCENE
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_SCENE.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_SCENE.attrinfo
([attrid])For a given attribute id, return type information
ENS_SCENE.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_SCENE.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
Destroy the EnSight object associated with this proxy object
ENS_SCENE.getattr
(attrid)Query the value of the specified attribute
ENS_SCENE.getattrs
([attrid, text])Query the value of a collection of attributes
ENS_SCENE.getmetatag
(tag)Get the value of a tag in the METADATA attribute
ENS_SCENE.hasmetatag
(tag)Check to see if a tag exists in the METADATA attribute
ENS_SCENE.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_SCENE.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_SCENE.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
ACTIVE property
EDIT_TARGET property
ENVMAP_SAVEDINFO property
GROUND_ACTIVE property
GROUND_BLENDSCALE property
GROUND_COLOR property
GROUND_GRIDCOLORA property
GROUND_GRIDCOLORB property
GROUND_GRIDSCALE property
GROUND_HASGRID property
GROUND_HASREFL property
GROUND_HASSHADOW property
GROUND_HASTEXTURE property
GROUND_HEIGHTOFFSET property
GROUND_LOCK property
GROUND_SAVEDINFO property
GROUND_TEXSCALE property
GROUND_UPDIR property
Control the display and use of EnSight click and go handles for an object
LIGHT_ENV_TEXNUM property
LOCATION property
METADATA property
PROJECT_MASK property
RADIUS property
RADIUS_SCALE property
SHOW_LOCATION property
UUID property
Return the EnSight object proxy ID (__OBJID__).