How to use Opennurbs

Can someone guide me how to use OpenNurbs to convert json into 3dm?

Hi @gulshanchoudharyjee,

The C++ openNURBS toolkit does not have any json support. RhinoCommon and Rhino3dm, both .NET tools, do have json support.

Hope this helps.

– Dale