This is my self-explanatory solution to the problem (Union all of the data, and put them in each branch wether match or not). I decided to post this 2013 solution of mine after watching a 2014 C# tackling of the problem.
This is my self-explanatory solution to the problem (Union all of the data, and put them in each branch wether match or not). I decided to post this 2013 solution of mine after watching a 2014 C# tackling of the problem.
One of the features I have learned to love in Rhino is the Print to JPG feature. Unfortunately, this is still not available to Rhino 5 for Mac users, but there is a solution. The secret is using the ViewCaptureToFile command in its command line variant, -ViewCaptureToFile. From here, you can type the full path or […]
I created a quick Google Sheet to calculate the end time of a process based in the percentage done and time elapsed. Free for anyone to use! Google Sheet – Process time calculator
Researching implies producing lots of PDF’s. Sometimes these PDF’s are exported without much control and become several MB large, which is inconvenient to send out to some else (e-mail) or even to the cloud or a printer. To deal with this issue, a common solution is to down sample the images in your PDF to […]
It is quite common to find people confused by the notion of DPI and its influence in media size. DPI is nothing else than the relation between virtual dimension (pixels) and real dimension (inches/centimeters). To ease this understanding and everyday calculations, I created this simple spreadsheet in Google Docs accessible to anyone. You just need […]
Contrary to most people I meet, I am a Magic Mouse fan. I never had any wrist pain, and I love the 2D touch scroll. Having said that, the mouse comes with some incompatibilities with graphical software packages, namely Blender and Rhino Grasshopper. This post is about the latter. To make the Grasshopper canvas Zoom […]
A friend of mine who has been a long time SketchUp user has recently asked me how to do push pull in Rhino. Here is my take: Execute the command SplitFace If you want to split by a line, simply draw it (activate Near or other OSnap recommended) You have the option to split by an existing (previously drawn) […]
The AVG daytime is the temperature average from 7:00 to 20:00.
Another take on the problem of shaping a list of numbers according to a graph visual definition. The reason for not applying a Graph Mapper component directly deals with the way Graph Mapper has its settings adjusted. These are accessible through a double-click on the component, disallowing any kind of parametric adjustments (as with the […]
Grasshopper does not seem to have the “pick region” feature from the Rhino Hatch command. I have created such an algorithm, taking advantage of recursive computing provided by the Hoopsnake plugin. You can download the .gh file here: FindRegion.gh The overall idea of the algorithm is to find the curve that has the shortest angle relative […]
This is my self-explanatory solution to the problem (Union all of the data, and put them in each branch wether match or not). I decided to post this 2013 solution of mine after watching a 2014 C# tackling of the problem.
All content © Copyright 2024 by Pedro de Azambuja Varela.
Subscribe to RSS Feed