I created a wrapper for better overload handling #297
marwndev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created this wrapper to better handle overloads. You can check the details here:
https://www.npmjs.com/package/occjs-wrapper
It is built by reading the typescript type definitions in
opencascade.full.ds.ts
and generate the appropriate classes.I think it is possible to integrate this in the build process here. If anyone is interested in doing so please let me know.
Beta Was this translation helpful? Give feedback.
All reactions