Of ongoing letterly interest has been finding a single line font for use in various fabrication fun. We’re still looking for a truly GH compatible solution, but in the meanwhile here’s a hack of a hack that works with at least one machine tool font. The true type fonts (there seem to be five floating around) can be found here among many other places.
Credit must again be given to Giulio of Grasshopper Tools in C# and specifically txtLines (the link on the page is dead, but you can still get the source definition from this direct link).
Label with care.
DEFINITION
singleLineText_gh6-59.ghx (Right-click on link and “Save link as…”)
No commentsHere’s a very basic definition that demonstrates the power of data trees and [Pull Point] or [Closest Point].
From a basic 5 x 5 point grid it will determine which of those points are closest to any number of referenced points. Something like this could be the basis of an attraction/repulsion type definition.
DEFINITION
multiSource.ghx (Right-click on link and “Save link as…”)
1 commentNot very high on the excitement scale, but here’s a utility definition to extrude any number of profile shapes along any number of curves.
The curves don’t need to be linear since the definition uses [Sweep1] instead of [Extrude Linear].
Specify an insertion point to determine where the profile is located with respect to the rail curve(s). Rotate the profile around the rail if you need to.
DEFINITION
proExtrude.ghx (Right-click on link and “Save link as…”)
No commentsExperimenting a little bit with VB.NET to create the gradient of horizontal lines and using data trees to do everything else.
The txtLines scripted component (for outlining the text) comes from Grasshopper Tools in C#.
Inspired by the SmartGeometry Open Platform Event Poster Fall 2009 (which actually included GH workshops).
Try it out with whatever text you like!
DEFINITION
jitterTxt.ghx (Right-click on link and “Save link as…”)
No commentsAll-in-one definition will work with horizontal-type polysurfaces or any closed polysurface, notch trimming included!
FEATURES
LIMITATIONS
FUTURE IMPROVEMENTS
DEFINITION
gFAB_v3.2.ghx (Right-click on link and “Save link as…”)
No commentsYou get the idea…
FEATURES
LIMITATIONS
FUTURE IMPROVEMENTS
DEFINITION
gRadFAB_v1.2.ghx (Right-click on link and “Save link as…”)
2 comments