ParaView/IU: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 March 2012

  • curprev 18:4418:44, 21 March 2012Utkarsh talk contribs 3,059 bytes +3,059 Created page with "==Create a Triangle Using Python== <source lang="python"> from paraview import vtk # Create a poly-data instance pd = vtk.vtkPolyData() # Set up the containter to save the # po..."