rhino_solar_exposure_estimate
Estimates cumulative solar exposure for a bridge object by sampling sun visibility over a time range, returning a 0-1 ratio to quantify shading.
Instructions
Estimate cumulative solar exposure (lit minutes / total minutes) on an object (bridge only).
Bridge implementation samples the time range, casts a ray from the target's centroid toward the sun at each step, and counts lit samples (no obstruction along the ray). Returns a 0-1 ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||