Shapes | _shapes | Plug in the road polylines from the Gismo 'OSM shapes' component's "shapes" output ("shapeType_" input set to 1). You can also add data from "foundShapes" output of the "OSM Search" component." | Goo |
| ________________ | Script variable OSM3D | Goo |
Road Width | roadWidth_ | The width of all polylines added to the upper "_shapes" input.
-
If nothing supplied, the default value of 3 meters (approx. 10 feets) per level will be used.
-
In Rhino document units (meters, feets...). | Goo |
Road Thickness | roadThickness_ | Height for which road surface will be extruded from the ground.
-
Positive road thickness value will extrude the road upwards.
Negative road thickness value will extrude road downwards.
-
If nothing supplied, the default value of 0.25 meters (approx. 0.8 feets) per level will be used.
-
In Rhino document units (meters, feets...). | Goo |
Ground Terrain | groundTerrain_ | The ground terrain surface on which the "threeDeeRoads" will be laid onto.
Supply it by using "terrain" output of the Ladybug "Terrain Generator" (type_ = 1) or Gismo "Terrain Generator" (type_ = 2 or type_ = 3) components.
-
ATTENTION!!! Depening on the number of road polylines added to the _shapes input, calculation time may be a bit longer when using terrain.
-
If nothing supplied, the "threeDeeRoads" will always be laid flat onto a horizontal plane corresponding to the plane of the "_shapes" polylines. | Goo |
| ________________ | Script variable Python | Goo |
Bake It | bakeIt_ | Set to "True" to bake the "threeDeeRoads" geometry into the Rhino scene.
The geometry will be grouped. To ungroup it, select it and call the "Ungroup" Rhino command.
-
If not supplied default value "False" will be used. | Goo |
Run It | _runIt | ... | Goo |