NREL / gbxml-to-openstudio

Releases of the OpenStudio CLI for Revit Systems Analysis.
5 stars 2 forks source link

Investigate logic for applying default constructions to the model #41

Closed pflaumingo closed 5 years ago

pflaumingo commented 5 years ago

It's looking like the default construction information won't be populated in the gbXML, but rather the data sources are going to be provided and we will implement it via a measure. At least, that is what is proposed and we need to investigate it's feasibility and how much effort we think it would be.

At the end of this task we should have an understanding of what is needed to be able to implement applying default constructions based on the string in constructionIdRef, but we should also support overriding for when construction/material information is available in the gbXML.

The current logic and data sources for the implementation can be found here.

pflaumingo commented 5 years ago

A follow up issue should be created to determine the next steps. If more information is needed from Autodesk we need to request it. If enough information is available then we should create an implementation plan

pflaumingo commented 5 years ago

Autodesk is implementing on their end.