-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some modules/bindings missing... #15
Comments
From the top of my head: (1) I did not wrap the nested iterators but there should be an |
@frmdstryr regarding for topo_to_add in occ_seq:
seq.append(topo_to_add) |
BTW: I'll try wrapping |
Ok, I gave another try. Iterating over the Hit one more error...
But after commenting out that everything else seems to be working. Nice work! |
@frmdstryr I added Some of the fields of |
It seems like the |
Please ignore my post about |
All nested enums should be wrapped now. |
Hi! Glad to see OCP has been released!
I tried porting DeclaraCAD to OCP with just a find and replace and hit a few errors.
Version:
A few errors (after commenting some things out to try and catch others)
Does OCP add bindings for static members in a different way than pyOCCT?
If there's any way I can help test in the future let me know, thanks!
The text was updated successfully, but these errors were encountered: