donalffons / opencascade.js

Port of the OpenCascade CAD library to JavaScript and WebAssembly via Emscripten.
https://ocjs.org/
GNU Lesser General Public License v2.1
617 stars 88 forks source link

cannot handle multiple base classes (TopTools_HSequenceOfShape) #165

Open ashmna opened 2 years ago

ashmna commented 2 years ago

Please somehow fix this 🙏 Or give some hint on how to resolve it and I'll crate the PR

ashmna commented 2 years ago

I have solved this issue please review the PR and consider the merge https://github.com/donalffons/opencascade.js/pull/167