I’m attempting to load and convert an OBJ file to 3DM format using the rhino3dm library. Here’s the relevant code snippet: import rhino3dm from 'rhino3dm'; import ...
Here's a simple node.js script that produces an invalid .3dm file. The script solves a simple Grasshopper definition on Compute (see below) that produces a very simple mesh box and then adds that mesh ...