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
It would also involve figuring out how to expose these in Waterfall-CAD: it's possible we need a wrapper for TopoDS_Shell, that would be eqivalent to the relationship between Waterfall.Solid as a wrapper for TopoDS_Solid
The text was updated successfully, but these errors were encountered:
On the Waterfall-CAD discord, there's been some discussion of adding support for "Bezier Patches".
This would involve implementing the
Geom_BezierSurface
class to OpenCascade-hs (and possibly some support classes, likeTColgp_Array2OfPnt
).It would also involve figuring out how to expose these in Waterfall-CAD: it's possible we need a wrapper for
TopoDS_Shell
, that would be eqivalent to the relationship betweenWaterfall.Solid
as a wrapper forTopoDS_Solid
The text was updated successfully, but these errors were encountered: