Open TfedUD opened 2 years ago
Need to ID if is lowest level, and either assign ground or more dynamically/properly address as this wouldn't work:
perhaps a classmethod in the 'floor' class for "from_base_floor" that contains a "always make floor a physical floor"?
and remove the BC check from the std one, then sort stories, do new cls to first story, std cls to all others?
This will be handled in the next PR
Need to ID if is lowest level, and either assign ground or more dynamically/properly address as this wouldn't work:
perhaps a classmethod in the 'floor' class for "from_base_floor" that contains a "always make floor a physical floor"?
and remove the BC check from the std one, then sort stories, do new cls to first story, std cls to all others?