rw3dm icon indicating copy to clipboard operation
rw3dm copied to clipboard

Rhino/OpenNURBS importer and exporter for NURBS-Python (geomdl)

Results 5 rw3dm issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Actions link to down binary is broken **To Reproduce** Click the link on the markdown **Expected behavior** A link to the downloads

bug

Hi: Thanks for the amazing library. I got the following error message after running on2json.exe [ERROR] Cannot open file 'egg.3dm' for reading [ERROR] Geometry data was NOT extracted successfully I...

Hi everyone! I just followed instructions from `README.md` file on `Compiling RW3DM` part, that is clone project, update submodules, create and run CMake command into `build` directory, run `make install`...

I try to export a trimmed surface from python-nurbs library. However when I open the exported 3dm file, I saw a boundary that is covering the curve. ![Screenshot (2641)](https://user-images.githubusercontent.com/56087213/134909617-03077f75-0465-4d19-8024-eacac4be09ac.png) Is...

bug

`json2on` only supports spline type trim curves. It should support freeform and container trim types. Please refer to [geomdl documentation](https://nurbs-python.readthedocs.io/en/latest/file_formats.html#surface) for details.