Hi Gael,

>If you already have a data source, you don't need to pass in a data
array. You can modify the example to use directly the source. For this,
remove the method _data_src3d_default, and assign your src object to the
data_src3d attribute (you will also need to remove the other, slightly
trivial reference to self.data). That way you avoid copying the data and
directly read it from the disk.


I'm trying to get it to work...but I'm still really new to this.  I commented 
out the def _data_src3d_default(self) section and the part where the image 
plane widget is centered.  I just can't seem to figure out where to assign the 
src object to data_src3d attribute and how to do that.  Where and how do I do 
that?

Thanks,
Roseanne


 
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to