Re: [vmtk-users] mesh conversion to lifev
Brought to you by:
davidsteinman,
lucantiga
From: Luca A. <luc...@or...> - 2013-05-06 12:14:20
|
Hi Lucia, the error doesn't occur on my hand. Just in order to understand what's going on, do you get partial results written out to the file at all? What you could do is locate the vmtkmeshwriter.py file in [vmtk-install-location]/lib/vmtk/vmtk and scatter a few prints here and there in the WriteLifeVMeshFile method. The writer is all there, there's no C++ counterparts so it shouldn't be too messy to debug. Keep us posted Luca On May 2, 2013, at 5:08 PM, Simone Manini wrote: > Dear Lucia, > it is an error which is generated in vtkPythonOverload.cxx file. > I don't know why it happens, I never seen this before. > Did you already try to use another file? > Regards > Simone > > > -- > Simone Manini, Eng > Orobix Srl > via L.A. Muratori 3, 24123 Bergamo, Italy > > orobix: www.orobix.com > home: http://daron1337.github.com > twitter: twitter.com/daron1337 > mobile: +39.328.60.22.017 > office: +39.035.0296480 > +39.035.42131 > > "This message originates from Orobix Srl and its contents and attachments are privileged and confidential and are intended only for the individual(s) or entity(ies) named above. This message should not be forwarded, distributed or disclosed. Any unauthorized use, dissemination and duplication is strictly prohibited and may be unlawful. All personal messages express views solely of the sender, which are not to be attributed to Orobix Srl, and may not be copied or distributed without this disclaimer. If you are not the intended recipient or received this message in error, please delete this message and notify the sender by reply e-mail. Opinions, conclusions and other information in this message that do not relate to the official business of Orobix Srl shall be understood as neither given nor endorsed by it." > > On May 2, 2013, at 3:42 PM, Lucia Mirabella <lmi...@ma...> wrote: > >> vmtkmeshwriter -ifile lego_mesh_tet.vtu -f lifev -entityidsarray CellEntityIds -ofile lego_mesh_tet.lifev > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________ > vmtk-users mailing list > vmt...@li... > https://lists.sourceforge.net/lists/listinfo/vmtk-users |