Frank Conradie a écrit :
> Ah, fantastic! I was going to post the same issue here, but have been 
> just swamped at work. My work-around was to add all found shapes 
> temporarily to a *TopTools_SequenceOfShape*, but the *ReInit()* way is 
> much less of a hack.
>
> By the way, the same issue happens when using *TopoDS_Iterator*, but 
> it does not seem to have a ReInit method? E.g. here is how I currently 
> work around this issue:

Hi Frank,

I'm surprised that the same issue occur with TopoDS_Iterator. 
TopoDS_Iterator does not have any ReInit or Clear method. Do you have a 
piece of code that produces this bug?

Cheers,

Thomas


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

Reply via email to