Hi Vasile!

I just tried it with the vector_cut_plane and it works!

Thank-you!
Roseanne
________________________________________
From: Gradinaru  Vasile Catrinel [vasile.gradin...@sam.math.ethz.ch]
Sent: Monday, June 27, 2011 8:06 AM
To: Cheng, Roseanne
Subject: RE: [MayaVi-users] Vector cut plane

Dear Roseanne,

have you tried the analogous of

obj = mlab.surf(x,y,z)
P = mlab.pipeline
scalar_cut_plane = P.scalar_cut_plane(obj, plane_orientation='y_axes')
scalar_cut_plane.implicit_plane.widget.enabled = False

?

Vasile

________________________________
From: Roseanne Cheng [rmch...@email.unc.edu]
Sent: Saturday, June 25, 2011 8:11 AM
To: mayavi-users@lists.sourceforge.net
Subject: [MayaVi-users] Vector cut plane


Hi everyone!

I'd like to produce a 2D slice of vector data with the vector_cut_plane, but 
without the toggle arrow.  With scalar data, I was using the image plane widget 
and moving the camera on a perpendicular axis to "zoom in" on the 2D slice.  
I'd like the same thing with the vector data with the addition of the vector 
field of arrows.   How do I remove the toggle arrow for the vector_cut_plane? 
Is there something else I can do with the image plane widget? Mayavi is cool.

Thanks for helping me out,
Roseanne

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to