MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001586 | VTK | (No Category) | public | 2005-02-09 00:11 | 2016-08-12 09:54 |
| Reporter | |||||
| Assigned To | Will Schroeder | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0001586: documentation bug in vtkClipPolyData | ||||
| Description | In vtkClipPolyData.h and vtkClipDataSet.h, the description says: // To use this filter, you must decide if you will be clipping with an // implicit function, or whether you will be using the input scalar // data. If you want to clip with an implicit function, you must: // 1) define an implicit function // 2) set it with the SetClipFunction method // 3) apply the GenerateClipScalarsOn method // If a ClipFunction is not specified, or GenerateClipScalars is off // (the default), then the input's scalar data will be used to clip // the polydata. But actually, GenerateClipScalars need not be on to clip with ClipFunction. This flag affects only to the output scalar values. Is this against the original intention? | ||||
| 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: 0036765 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||