> (1) The api is quite nonpythonic: uglier code than a simple for-in loop
> 
> (2) There are some very subtle tricks necessart to avoid memory
> problems. In particular, calling ReInit to avoid segfaults using
> references retrieved after the topexp-explorer object is destroyed

absolutely correct! thanks Dave!

The Topo class is really how python is a huge advantage; it makes it simple to 
condense a very complex API to simple, elegant semantically coherent API.

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

Reply via email to