Re: [Pythonocc-users] BRepAlgoAPI_Fuse() doesn't seem to be working

2013-12-07 Thread Blanding, Douglass
I have no idea why, but now I am not getting the error any more. So sorry! I must have messed up something somewhere. I am using Windows 7. Doug ___ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users

Re: [Pythonocc-users] BRepAlgoAPI_Fuse() doesn't seem to be working

2013-12-07 Thread Thomas Paviot
2013/12/7 Blanding, Douglass > Hi- > > I have just gotten started with pyOCC and have been working on converting > the (C++) OpenCascade bottle tutorial to python code as an exercise for > coming up to speed on pyOCC. I am using pyOCC version=0.6-beta. > > The problem I am having is: BRepAlgoAPI

[Pythonocc-users] BRepAlgoAPI_Fuse() doesn't seem to be working

2013-12-07 Thread Blanding, Douglass
Hi- I have just gotten started with pyOCC and have been working on converting the (C++) OpenCascade bottle tutorial to python code as an exercise for coming up to speed on pyOCC. I am using pyOCC version=0.6-beta. The problem I am having is: BRepAlgoAPI_Fuse() doesn't seem to work. (See code app