Name | ID | Description | Type |
---|---|---|---|
Values | _values | A list of numerical or textual values for which the legend needs to be created. | Goo |
Analysis Geometry | _analysisGeometry | The geometry for which the legend needs to be created based on upper "_values" input. It can be: - a) A list of meshes/surfaces/polysurfaces. In that case their number needs to correspond to the number of items added to the "_values" input. b) A single mesh. In that case the number of mesh vertices needs to correspond to the number of items added to the "_values" input. | Goo |
Legend Bake Par | legendBakePar_ | Optional legend parameters from the Gismo "Legend Bake Parameters" component. | Goo |
Bake It | bakeIt_ | Set to "True" to bake the terrain analysis geometry into the Rhino scene. - If not supplied default value "False" will be used. | Goo |
Run It | _runIt | ... | Goo |
Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | ... | String |
Colored Geometry | coloredGeometry | "_analysisGeometry" colored for the "_values" input. | Goo |
Title | title | Title. By default it is set to "undefined title". Use the "Legend Bake Parameters" component's "customTitle_" input to change it. | Goo |
Title Origin Pt | titleOriginPt | Title base point, which can be used to move the "title" geometry with grasshopper's "Move" component. - Connect this output to a Grasshopper's "Point" parameter in order to preview the point in the Rhino scene. | Goo |
Legend | legend | Legend geometry of the "coloredGeometry" output. | Goo |
Legend Plane | legendPlane | Legend starting plane, which can be used to move the "legend" geometry with grasshopper's "Move" component. - Connect this output to a Grasshopper's "Plane" parameter in order to preview the "legendPlane" plane in the Rhino scene. | Goo |
Site design © Robin Rodricks.
Gismo and associated data © 2024 Djordje Spasic.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub