View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001586VTK(No Category)public2005-02-09 00:112016-08-12 09:54
Reporter 
Assigned ToWill Schroeder 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001586: documentation bug in vtkClipPolyData
DescriptionIn 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?
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0036765)
Kitware Robot (administrator)
2016-08-12 09:54

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 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


Copyright © 2000 - 2018 MantisBT Team