Hi Franziskus,

The Python Plugin&Module is currently under development and will hopefully be 
updated soon with an up to date documentation.
To modify a surface you can drag & drop it from the Datamanager into the 
VariableStack view right next to the console.
The Surface will then be available Python under the name "mitkSurface" as a 
vtkPolyData object and you can modify it
with vtk in the console (see snippets for examples). To copy a surface from 
python into the MITK Datamanager you must
"double click" on the corresponding entry in the Variable Stack.

Cheers,
Eric

Von: Franziskus Neuhoff [mailto:[email protected]]
Gesendet: Mittwoch, 27. August 2014 16:02
An: [email protected]
Betreff: [mitk-users] Python Plugin&Module

Hi,

I'd like to know if somebody has a good and up-to-date  Tutorial or Guide for 
the Usage of Mitk with Python. The wrapping explanations on the Mitk-Webpage 
are from 2011 :-(

Especially I'd like to use the python console in the mitkWorkbench to modify 
the currently opened data. I don't know if this is possible and if it's 
possible how to access e.g. a currently opened mitkSurface in the console.

Cheers,
Franziskus
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to