MantisBT - VTK
View Issue Details
0005535VTK(No Category)public2007-08-18 12:522013-04-05 19:56
fred 
Mathieu Malaterre 
normalfeaturealways
closedfixed 
 
 
0005535: add a few constants in vtkConstants.py
I have added a few useful constants about cells description in vtkConstants.py,
copied from vtkCellType.h

BTW, the last cell types ("higher order") seem to do not exist for
python wrapping.
Please see attached patch file.
No tags attached.
patch vtkConstants.patch (2,755) 2007-08-18 12:52
https://www.vtk.org/Bug/file/6113/vtkConstants.patch
Issue History
2007-08-18 12:52fredNew Issue
2007-08-18 12:52fredFile Added: vtkConstants.patch
2007-08-21 09:10Mathieu MalaterreNote Added: 0008534
2007-08-21 09:11Mathieu MalaterreStatusbacklog => closed
2007-08-21 09:11Mathieu MalaterreNote Added: 0008535
2007-08-21 09:11Mathieu MalaterreResolutionopen => fixed
2007-08-21 09:11Mathieu MalaterreStatusclosed => @80@
2007-08-21 09:11Mathieu MalaterreAssigned To => Mathieu Malaterre
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-04-05 19:56Berk GeveciStatuscustomer review => closed

Notes
(0008534)
Mathieu Malaterre   
2007-08-21 09:10   
$ cvs ci -m"BUG: Fix 0005535: add a few constants in vtkConstants.py" vtkConstants.py /cvsroot/VTK/VTK/Wrapping/Python/vtk/util/vtkConstants.py,v <-- vtkConstants.py
new revision: 1.2; previous revision: 1.1
(0008535)
Mathieu Malaterre   
2007-08-21 09:11   
fixed