[vtkusers] ActiViz .NET PrintSelf function Missing
mirko heuegger
mheuegger at gmail.com
Tue Jun 14 03:58:44 EDT 2011
Hello!
On Sat, Jun 11, 2011 at 8:06 PM, Sam <sistephan at gmail.com> wrote:
> vtkSampleFunction sample = new vtkSampleFunction();
> sample.PrintSelf() //Function does not exist.
According to the Object Browser:
public override string ToString()
Member of Kitware.VTK.vtkObject
Summary:
Returns the result of calling vtkObject::Print as a C# string.
hth
mirko
--
Real programmers don't document; if it was
hard to write, it should be hard to understand.
More information about the vtkusers
mailing list