mcneel / compute.rhino3d

REST geometry server based on RhinoCommon and headless Rhino
Other
302 stars 189 forks source link

rhino.3dm.Interval has no constructor #197

Closed FergusH closed 3 years ago

FergusH commented 3 years ago

If I try to initialise a new instance of Interval I get:

TypeError: rhino3dm._rhino3dm.Interval: No constructor defined!

mcneel-build commented 3 years ago

Linked with COMPUTE-171

pearswj commented 3 years ago

This was fixed in mcneel/rhino3dm#326. Try updating to rhino3dm v0.14.0 and let us know if it doesn't work!