Created
December 17, 2025 00:11
-
-
Save elliotlarson/4c291d8056e9d304ca92b693318d57b7 to your computer and use it in GitHub Desktop.
API V4 Attachment Spans: corruslide with corrugatedRoofGauge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "parameters": { | |
| "asce": "7-16", | |
| "zipCode": "91320", | |
| "windSpeed": 94, | |
| "groundSnowLoad": 1, | |
| "windExposure": "B", | |
| "sds": 1.25, | |
| "siteElevation": 699, | |
| "panelLengthMm": 1130, | |
| "panelWidthMm": 500, | |
| "panelWeightKg": 30, | |
| "panelThicknessMm": 30, | |
| "buildingHeight": 18.89, | |
| "roofSlope": 24.65, | |
| "roofShape": "gable", | |
| "riskCategory": "II", | |
| "orientations": { | |
| "portrait": { | |
| "zones": { | |
| "1/2e": { | |
| "maxSpans": { | |
| "normal": 103, | |
| "exposed": 103, | |
| "edge": 98 | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "roofAttachments": ["corruslide"], | |
| "railPlatform": "xr", | |
| "corrugatedRoofGauge": 26 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment