Hey all,

I have been trying out Jelle's BRepFeat_example.py script, and even
with a fully updated version of pythonOCC from the repository, I am
unable to get Topo(something.Shape()).faces() to return any of the
faces. Now, if you investigate Topo(something.Shape()), you will see
that it has a GetFaces() method which does not work because of some
expectation of an attribute called 'TopAbs_FACE'- I don't know where
that might be found. In the SWIG_src_modular_win32 directory, there
exists a BRepFeat.i file which contains "Face" within it (the word).
But in the SWIG_src_modular_linux_darwin/BRepFeat.i file, that word
doesn't appear anywhere in the file. What's up with this?

- Bryan
http://heybryan.org/
1 512 203 0507

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

Reply via email to