MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001032 | VTK | (No Category) | public | 2004-08-04 17:56 | 2016-08-12 09:54 |
| Reporter | wchiang1 | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0001032: vtkCutter | ||||
| Description | Please refer to the figures on the URLs: 1. What I have done: (refer to http://www.simcore.com/vtkBugreport/Image1.png [^]) I have created a structured grid with a scalar array (vtkFloatArray), then used vtkContourFilter to create an isosurface. vtkCutter has been used to slice through the vtkStructuredGrid with a vtkPlane. The values of the scalar array are used to generate the contours on the plane. The starting value of the contour is the same as the value for the isosurface. 2. The problem I have found: (refer to htp://www.simcore.com/vtkBugreport/Image2.png http://www.simcore.com/vtkBugreport/Image3.png [^] http://www.simcore.com/vtkBugreport/Image4.png [^] http://www.simcore.com/vtkBugreport/Image5.png [^] http://www.simcore.com/vtkBugreport/Image6.png [^]) These images show the rotation of the object. The first (out-most) contour on the cutting plane does not agree with the isosurface. It seems that vtkCutter does not cut correctly. I have then replace vtkcutter with vtkExtractGrid to extract a slice of the structured grid, then generated contours on the slice. It did well. The problem is that vtkExtractGrid is limited to the grid orientation. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036742 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||