You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BRepTools has a Read_1 that takes Standard_IStream as one of the parameters, but I don't think that is supported in opencascade.js. How do I go about converting a BREP string to a TopoDS_Shape in opencascade.js that I am getting from my OCC C++ backend?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
BRepTools has a Read_1 that takes Standard_IStream as one of the parameters, but I don't think that is supported in opencascade.js. How do I go about converting a BREP string to a TopoDS_Shape in opencascade.js that I am getting from my OCC C++ backend?
--
SOLVED!
Beta Was this translation helpful? Give feedback.
All reactions