Contour documentation
no attributes
Methods
|
|
Contour
__hash__
surface
|
|
Contour
|
Contour (
self,
data,
xyz_origin,
xyz_step,
)
Contour(PyObject* data, PyObject* xyz_origin, PyObject* xyz_step) -> Contour
Contour constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
surface
|
surface ( self, threshold )
surface(float threshold) -> PyObject*, PyObject*
surface documentation.
|
|