[Paraview] python programmable filter

Nehme Bilal nbilal at mirarco.org
Sun May 10 11:15:14 EDT 2009


Thank you Jean.
What does //BTX and //ETX means ? how to know if a method 
is automaticlly or not ?

Thanks,
Nehme
  
On Sun, 10 May 2009 08:10:09 +0200 (CEST)
  Jean Favre <jfavre at cscs.ch> wrote:
> 
> On 10, May 2009 03:38 AM, Nehme Bilal 
><nbilal at mirarco.org> wrote:
> 
>>Hi,
>>I am using vtkKdTree in a python programmable filter. I
>>would like to use:
>>void vtkKdTree::FindPointsWithinRadius(double R,
>>const double x[3],
>>vtkIdList* result)
> 
> 
> the method is not available. It is enclosed into a //BTX 
>//ETX in the
> source code of VTK/Filtering/vtkKdTree.h and does not 
>get automatically
> wrapped by Python.
> 
> Jean --
> Swiss National Supercomputer Center
> 



More information about the ParaView mailing list