Base Srf | _baseSrf | A surface representing a piece of land (such as a park) or a window for which solar access is desired. | Goo |
Sun Vectors | _sunVectors | Sun vectors representing hours of the year when sun should be accessible to the baseSrf. sunVectors can be generated using the Ladybug sunPath component. | Goo |
Size | _size_ | Input a number here to change how far the solar fan extends from the _baseSrf. The default is set to 1, which will produce a solar fan that is half as tall as the longest side of the _baseSrf. Note that increasing the height too high can cause the fan to break up into multiple fans due to the resolution of the solar vectors. | Goo |
Run It | _runIt | Set to "True" to run the analysis and generate a solar fan. Note that, for more than 500 sunVectors, calculation times can take more than a half-minute. | Goo |
No Union | noUnion_ | By default this component will attempt to boolean union all the solar fans created, sometimes the underlying boolean union rhino operation fails and as a result only some of the solar fans are created.
When this happens you can set this input to false and the boolean union operation will not be performed on the solar fans ensuring that all solar fans will be created. | Goo |