[vtkusers] Re: how to move a point(vertex) in a mesh

Marzio Sala marzio.sala at gmail.com
Sun May 13 15:11:37 EDT 2007


Hello,

I have a similar problem: is there an example somewhere that shows how to
move a point using the mouse? What I'd like to do is to display a grid, then
let the user move one point (grid vertex) with some mouse interaction. At
this time I am using the Python wrappers, but I could switch to C++ or tcl
if needed. Does anybody has suggestions or a simple example? Or can this be
done in ParaView?

Many thanks,
-Marzio

---------- Forwarded message ----------
> From: Dominik Szczerba <domi at vision.ee.ethz.ch>
> To: Pietro Cerveri <pietro.cerveri at biomed.polimi.it>
> Date: Sat, 12 May 2007 10:11:21 +0200
> Subject: Re: [vtkusers] how to move a point(vertex) in a mesh
> GetPoints(), SetValue() to your liking and Modified()
> --ds
>
> Pietro Cerveri wrote:
> > hello everybody can anybody help me
> > how to move a point(vertex) in a mesh?
> >
> > thank you
> > Pietro Cerveri, Ph.D.
> > Biomedical Engineering Department
> > Politecnico di Milano
> > via Golgi 39 - 20133 Milano, Italy
> > Tel. Office +39-02-2399-3363
> > Tel. Lab    +39-02-2399-9013
> > Fax.          +39-02-2399-3360
> > E-Mail. pietro.cerveri at biomed.polimi.it
> >
> > _______________________________________________
> > This is the private VTK discussion list. Please keep messages on-topic.
> > Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers
>
> --
> Dominik Szczerba, PhD
> Computer Vision Lab CH-8092 Zurich
> http://www.vision.ee.ethz.ch/~domi <http://www.vision.ee.ethz.ch/%7Edomi>
>
>
> _______________________________________________
> vtkusers mailing list
> vtkusers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
http://marzio.sala.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070513/102859be/attachment.htm>


More information about the vtkusers mailing list