mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
598 stars 135 forks source link

Generating geometry from brep #506

Closed vdanielis closed 1 year ago

vdanielis commented 1 year ago

Some objects in rhino files come without generated meshes (e.g. if you "save small"). Is there any way to generate geometry with javascript bindings? I can get underlying surface from BrepFace and create mesh from that, but I cannot get trimming curves or adjacent edges

fraguada commented 1 year ago

Hello. No. There is no built in mesher in rhino3dm.