roofSegmentSummaries property
Information about the production of each roof segment that is carrying at least one panel in this layout.
roof_segment_summaries[i]
describes the i-th roof segment, including its
size, expected production and orientation.
Implementation
core.List<RoofSegmentSummary>? roofSegmentSummaries;