|
pyCAPS
pyCAPS: A Python Extension Module for CAPS
|
Defines a CAPS VertexSet Object. More...
Inherits object.
Public Member Functions | |
| name (self) | |
| Property returns the name of the CAPS VertexSet Object. | |
| history (self) | |
| Returns the history list of the CAPS VertexSet Object. | |
| getDataConnect (self) | |
| Executes caps_getTriangles on data set's vertex set to retrieve the connectivity (triangles only) information for the data set. | |
Defines a CAPS VertexSet Object.
Created via Bound.vertexSet.create().
| VertexSet.dataSet | DataSetSequence of DataSet instances |
| VertexSet.attr | AttrSequence of ValueIn attributes |
| getDataConnect | ( | self | ) |
Executes caps_getTriangles on data set's vertex set to retrieve the connectivity (triangles only) information for the data set.