Steve Baer
Steve Baer
See: https://discourse.mcneel.com/t/how-to-load-geometry-from-linked-block-files/133177/6 InstanceDefinitionGeometry needs a SourceArchive property. This was accidentally placed on the InstanceDefinition class in RhinoCommon
Allow for extraction of the preview images from a 3dm file. In order to keep it cross platform we can create a function that directly returns the RGBA pixels and...
**We need documentation for the Rhino.Inside SDK** Provide an SDK reference web site for the public classes in Rhino.Inside.dll that can be used by other components and scripts **Proposed solutions**...
As Rhino 8 starts getting new features, it would nice to be able to test and use these inside of the Revit process.
I've gotten several requests for a C++ sample using Rhino.Inside
I went to https://github.com/cdriesler/nodepen/tree/main/app and ran `yarn dev` I get an error $ next dev /bin/sh: next: command not found
Hops should support relative paths to definitions along with absolute paths
Add an endpoint to compute that allows conversion from other file formats to a 3dm format. See: https://discourse.mcneel.com/t/convert-dwg-to-3dm-using-rhino-compute/131239
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...
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...