You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just stumbled across this, I think length (height) and area would have different conversion factors. It appears METRIC_FACTOR is the area conversation between m^2 and ft^2, so you'd want Line 88 to be something like:
BuildingBlocks/Rooms/ProgramByCSV/src/ProgramReader.cs
Lines 87 to 88 in 59f88ed
Just stumbled across this, I think length (height) and area would have different conversion factors. It appears
METRIC_FACTOR
is the area conversation between m^2 and ft^2, so you'd want Line 88 to be something like:The text was updated successfully, but these errors were encountered: