BuildingSync / TestSuite

Other
4 stars 1 forks source link

Determine Exempt Section Types #42

Closed corymosiman12 closed 4 years ago

corymosiman12 commented 4 years ago

Originally brought up in PR #37

@corymosiman12 What should the auc:SectionType be for something like a Parking deck? We currently require any Space function to have linked lighting, hvac, etc, which I'm guessing we wouldn't want to for users to include.

This came up because I was trying to create a space that's excluded from the gross and conditioned floor area values (see above). ... Ah yeah, I think I should have a different OccupancyClassification. I guess I'm trying to figure out how we know which of the Space functions we should make the extra assertions on

macintoshpie commented 4 years ago

@corymosiman12 to determine requirements for every OccupancyClassification type:

corymosiman12 commented 4 years ago

ok @macintoshpie added a new sheet 'SectionType Requirements' to the google doc

corymosiman12 commented 4 years ago

@nllong want to review? maybe went a lil too overkill...?

nllong commented 4 years ago

can you send the link to the google doc?

corymosiman12 commented 4 years ago

done

macintoshpie commented 4 years ago

Great, implemented here: 95ae962