I am new to vtk. I have a script like this: from paraview import vtk
# Create axes axes = vtk.vtkCubeAxesActor2D() .... ... ... But I cannot access vtkCubeAxesActor2D(). Any help would greatly be appreciated. Thanks
_______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
