ENS_CAMERA#
- class ansys.api.pyensight.ens_camera.ENS_CAMERA(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_CAMERA
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_CAMERA.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_CAMERA.attrinfo
([attrid])For a given attribute id, return type information
ENS_CAMERA.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_CAMERA.attrtree
([all, filter, exclude, ...])Get detailed GUI information for attributes of this object.
Destroy the EnSight object associated with this proxy object
ENS_CAMERA.getattr
(attrid)Query the value of the specified attribute
ENS_CAMERA.getattrs
([attrid, text])Query the value of a collection of attributes
Get the value of a tag in the METADATA attribute
Check to see if a tag exists in the METADATA attribute
ENS_CAMERA.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_CAMERA.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_CAMERA.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
ANGLE property
CLIP property
DESCRIPTION property
DISTANCE_SCALE property
EDIT_TARGET property
Control the display and use of EnSight click and go handles for an object
INDEX property
LENS property
LOOKAT_NODE_ID property
LOOKAT_OPTION property
LOOKAT_PART_ID property
LOOKAT_SPLINE_ID property
LOOKAT_SPLINE_VALUE property
LOOKAT_XYZ property
METADATA property
ORIGIN_NODE_ID property
ORIGIN_OPTION property
ORIGIN_PART_ID property
ORIGIN_SPLINE_ID property
ORIGIN_SPLINE_VALUE property
ORIGIN_XYZ_DELTA property
PROJECT_MASK property
SELECTED property
TOOL_ORIENTATION property
UUID property
VIEWPORT_USE property
VISIBLE property
Return the EnSight object proxy ID (__OBJID__).