Hello Darya,
 this is quite odd. I have never bumped into this issue (but I don't usually 
work in Windows either).
My first suspect is your script, but of course one tends to blame others :-)

If you send me the actual surfaces and the script I can take a quick look.

Best regards

Luca


On Apr 5, 2012, at 1:06 PM, Darya Shcherbakova wrote:

> Hi all,
> 
> I've created a script in python, where I pass 2 surfaces (.stl) and measure a 
> distance between them. Actually one surface degenerates into a point. 
> 
> If I run my script in Linux, I get as an output:
> 
> VARIABLES = X,Y,Z,Distance
> ZONE N=1,E=0,F=FEPOINT,ET=TRIANGLE
> 16.4797496796 21.5761318207 18.1148147583 -13.7849640587
> 
> which is what I need.
> 
> However if I run it in Windows, my output is:
> 
> VARIABLES = X,Y,Z,Distance
> ZONE N=2,E=0,F=FEPOINT,ET=TRIANGLE
> 4.60426325988e-32 3.58732406867e-43 1.3958995416e-38 -16.170957484
> 16.4797496796 21.5761318207 18.1148147583 -13.7849640587. 
> 
> So the first line in the Windows output does not make any sense for me. 
> 
> I was wondering if it's some flow in the vmtk class or it's something wrong 
> with my code?
> 
> P.s. Of course I can delete this extra-line in Windows, but it's not a nice 
> way to solve this problem, probably.
> 
> Thanks in advance,
> 
> Darya.
> 
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second 
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev_______________________________________________
> vmtk-users mailing list
> vmtk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/vmtk-users


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to