Hey all,

I don't have any prior experience with the OpenCASCADE API, so it's a
bit foreign to me, and a bit odd at times, so in order to accliminate
myself to OCC, I've been reading over the forums and looking at the
example sources and demos, both provided in the pythonOCC svn
repository and by OCC.

Anyway, to help others facilitate the consumption of the overly-hairy
API, here's my collected bookmarks on OCC:
http://heybryan.org/books/Manufacturing/pythonocc/opencascade.html

I hope someone (other than me) finds it useful. For instance, I've
been loading up all sorts of weird IGES files- like for transmissions,
CD players, etc.,- and now I realize that the reason why I cannot
click-select different shapes is because of a misuse of the
TopExp_Explorer class, so I'll probably have to write some code to
separate a file into topologically isolated parts, or something. Among
other things.

- 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