ENS_POLYLINE#
- class ansys.api.pyensight.ens_polyline.ENS_POLYLINE(*args, **kwargs)#
This class acts as a proxy for the EnSight Python class ensight.objs.ENS_POLYLINE
- Args:
- *args:
Superclass (ENSOBJ) arguments
- **kwargs:
Superclass (ENSOBJ) keyword arguments
Methods
ENS_POLYLINE.attrgroupinfo
(*args, **kwargs)Get information about GUI groups for object attributes
ENS_POLYLINE.attrinfo
([attrid])For a given attribute id, return type information
ENS_POLYLINE.attrissensitive
(attrid)Check to see if a given attribute is 'sensitive'
ENS_POLYLINE.attrtree
([all, filter, ...])Get detailed GUI information for attributes of this object.
ENS_POLYLINE.createpolyline
(*args, **kwargs)Create a new polyline object
Destroy the EnSight object associated with this proxy object
ENS_POLYLINE.getattr
(attrid)Query the value of the specified attribute
ENS_POLYLINE.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_POLYLINE.interpolate
(*args, **kwargs)Interpolate polyline points
ENS_POLYLINE.setattr
(attrid, value)Set the value of the specified attribute
Signal bulk attribute update begin
Signal bulk attribute update end
ENS_POLYLINE.setattrs
(values[, all_errors])Set the values of a collection of attributes
ENS_POLYLINE.setmetatag
(tag, value)Change a value in the METADATA attribute
Attributes
COLOR property
CONTROLPOINTS property
DESCRIPTION property
EDIT_TARGET property
Control the display and use of EnSight click and go handles for an object
ID property
LINEWIDTH property
METADATA property
NUMCONTROLPOINTS property
POINTSIZE property
POINTVISIBLE property
PROJECT_MASK property
SELECTED property
UUID property
VISIBLE property
Return the EnSight object proxy ID (__OBJID__).