Base Srf | _baseSrf | A surface representing the area for which you want to create the solar envelope. | Goo |
Obstacle Crvs | _obstacleCrvs | List of curves indicating the top borders of our surroundings that are taken into account in calculating the solar collection. | Goo |
Context | context_ | An optional list of existing context shading objects, which already block solar access and therefore permit a higher solar envelope in their 'wake'. | Goo |
Sun Vectors | _sunVectors | Sun vectors representing hours of the year when sun should be accessible to the properties surrounding the baseSrf. sunVectors can be generated using the Ladybug sunPath component. | Goo |
Grid Size | gridSize_ | A numeric value inidcating the gird size of the analysis in Rhino model units. The smaller the grid size - the more test points( more accurate but slower). Default value is automatically set based on the size of the input _baseSrf. | Goo |
Max Height | maxHeight_ | If there are no obstrucsions this would be the lowest value for the solar collection points. Default value set to 20 meters below the average baseSrf height. | Goo |
Increment | increment_ | A number for the height at which the vector will be incremented duing context intersection calculations. The default value is 1 meter. Note that this value is only used when context is input. | Goo |
Envelope To Run | envelopeToRun_ | Set to 'True' if you would like the component to calculate a solar rights boundary and 'False' if you would like a solar collection boundary. The default is set to solar envelope. | Goo |
Num Of CPUs | _numOfCPUs_ | Number of CPUs to be used for the simulation. Default value would be 1 | Goo |
Run It | _runIt | Set to 'True' to run the component and generate solar collection points. | Goo |