-
https://developer.rhino3d.com/api/RhinoCommon/html/Overload_Rhino_Geometry_Transform_Mirror.htm
Can we have the mirror method implemented,
Alternatively, a method to instantiate a transform from …
-
Hi,
Travis fails to build rhino3dm.
https://travis-ci.com/github/ladybug-tools/honeybee-3dm/jobs/428411081
Can you please share what might be going wrong here?
Thank you!
-
Based on the conversation in #121, I'm not sure we've got the right [prerequisites](https://github.com/mcneel/rhino3dm/blob/master/docs/python/RHINO3DM-BUILD.PY.md#install-the-tools) listed for instal…
-
Started with installing NET Core SDK on Ubuntu
[Microsoft Guide](https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu)
`wget https://packages.microsoft.com/config/ubuntu/20.04/package…
-
Thanks for the great work on this module, much appreciated.
Whilst using `rhino3dm` to generate a 3dm file containing a new geometry, I couldn't find a way to set the view the document should open …
-
Only use the latest that is easy to install with sudo apt-get. We don't need a later version yet, as far as I know. This should simplify installation instructions.
-
Need some importers, the model can be imported.
-
Hello! We are successfully using emscripten to create a js library from cpp code. I've recently found a strange occurence and am wondering if there is a way to solve it in our binding code. I've logge…
-
Hi,
We ran into this exception when using the compute server which was self hosted. Any ideas what might be causing it?
This is a script that will cause the issue.
```
import rhino3dm
import …
-
i'll dig around in the [API](https://mcneel.github.io/rhino3dm/python/api/index.html) tomorrow.
related content: https://www.rhino3d.com/download/rhino/6/essentialmathematics
```python
"""
in st…