On Sat, Jan 8, 2011 at 7:17 PM, jelle feringa <jelleferi...@gmail.com>wrote:

> On a different note, I've got the geom and mesh libs to compile. Is there
>> way to see the results visualised as they happen?
>> E.g., Level2/PAF/paf_smesh.py runs in the console, but only when it's done
>> does it display the result, then blocks on my_context.start_display(). Is
>> there a way to make that non-blocking? Or interactive as in the videos?
>>
>
> What I like to do is to dump "import ipdb; ipdb.set_trace()" ( or pdb for
> that matter ) that results in a console + a viewer that is interactive.
> Using "ipython -q4thread" works too.
>

Thanks!


>
> -jelle
>
> _______________________________________________
> Pythonocc-users mailing list
> Pythonocc-users@gna.org
> https://mail.gna.org/listinfo/pythonocc-users
>
>


-- 
Benjamin Nortier
bjnort...@gmail.com
http://www.twitter.com/bjnortier
http://www.1011ltd.com
+44 (0)778 946 1959
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to