This definition is the interior of a cluster I created that allows for the culling of duplicate items of any type based on a criteria. In this case, we are culling lines based on their mid point. Use the criteria carefully.

This definition is the interior of a cluster I created that allows for the culling of duplicate items of any type based on a criteria. In this case, we are culling lines based on their mid point. Use the criteria carefully.

I use kumu for research, which enables me to organize information and find interesting relations through clusters. For a clear organization of all the information, I input everything in a spreadsheet, much like in a database. I even include the images in the Google spreadsheet as URL’s, that kumu then renders in nice round thumbnails. Sometimes […]
This is my take to the problem of splitting multiple curves in their intersections. There may be other approaches, and there are even components inside plugins that do this, but I wanted to have my own in-house solution so I could understand what is going on. The image on the left shows the original 7 […]
This definition is the interior of a cluster I created that allows for the culling of duplicate items of any type based on a criteria. In this case, we are culling lines based on their mid point. Use the criteria carefully.
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 […]
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) […]
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
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 […]
In this little algorithm I build a single mesh for each face of the parent mesh. One of the great challenges is the duplication of data (Vertices) as to feed the Faces component.
A renewed interest in stereotomy, narrowly entwined with digital technologies, has allowed for the recovery and proposal of new techniques and expressions in this building approach. A new classification scheme for stereotomy research allows for the framing of various aspects related to this discipline, including a newly developed fabrication system specially tailored for the wedge-shaped […]
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 2026 by Pedro de Azambuja Varela.
Subscribe to RSS Feed