Property CriticalValues

CriticalValues

Gets a dictionary of critical values (unitless) indexed by directions

Declaration
IReadOnlyDictionary<BuildingDirection, double> CriticalValues { get; }
Property Value
Type Description
IReadOnlyDictionary<BuildingDirection, double>
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next