Hi all I am new to this mailing list. I was playing with vmtk and vmtksurfacedistance that seem to work very nicely. I am using very large data to check the distances between 2 surfaces and I need to call this function many times. I have to import the result in pyformex ( a python based scripting program ) but as the data are huge and called many times I lose a lot of time in reading them. so I was thinking of importing vmtk into pyformex and using it directly. I am able to import vmtk, call the vmtksurfacedistance function , set all the input surfaces (read from the vtp files) and the array names but then the GetOutput() of the function always return an empty vtkPolyData object. How can I access this information from python without using the pype?
Thanks in advance Francesco Iannaccone ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ vmtk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vmtk-users
