compute.rhino3d icon indicating copy to clipboard operation
compute.rhino3d copied to clipboard

REST geometry server based on RhinoCommon and headless Rhino

Results 94 compute.rhino3d issues
Sort by recently updated
recently updated
newest added

Makes it easy to optionally specify a prerelease suffix for `GhaAssemblyInfo.AssemblyVersion`. This version number is used by the grasshopper plug-in, which in turn is used when building the package. @andyopayne,...

https://discourse.mcneel.com/t/feature-request-environment-variable-for-function-path/142899

Icon is read and returned in component data if any of these paths exist: - if icon path is absolute and exists - if icon path is relative and exists...

Provide a tool to take a python server and hops code to create a compiled GHA along with supporting python code. The goal would be to make easy to share...

Hops

The compute.geometry.exe process spawned by rhino compute running under IIS does not release memory and eventually crashes the server. I have coded a workaround by checking for the working set...

As reported by users. Currently debugging to see what could be the cause.

![image](https://user-images.githubusercontent.com/121068/154502806-763e26e0-3f96-4924-b92f-0c70da1f7194.png) Planes aren't handled well by the "Get Geometry" input component when using Hops/Compute. Example files show behaviour with and without workarounds outside (_PlanarSrf_) and inside (_Planar_) the file that's...

bug

Thanks everyone for working on rhino compute. The docker image builds and runs nicely on AWS, but the Dockerfile seems to be outdated—it was last updated 10 months ago and...

See: https://discourse.mcneel.com/t/2-input-4-input-are-visible/135546 It seems like we could provide a warning to the hops component that the definition is not properly constructed An alternative would be to generate unique names for...

Working in `Nuxt@latest` using `yarn` and when attempting to start `localhost` get error `fetch is not defined`. When going to the `node_modules` location for `compute-rhino3d` I can see `node-fetch` is...