第 1 条消息(共 5 条)
Import gbXML with analysis data in Revit

不适用
09-03-2015
04:03 AM
I do not think it is a typical API question, but it still is about software development and data integration.
We have an independent software product which calculates things like ventilation flows and heating and cooling loads. This software product can also read IFC and gbXML models created bij Revit. Our clients demand a data export/import into Revit, so that all analysis data can be saved in their Revit project.
One of our key solutions may be putting our analysis data into a different gbXML file, and to use the "Import gbXML" feature in Revit to include our data in the Revit model. We want to look into this, whether this option is suitable for us.
Our questions about Revit's gbXML import are:
- Obviously you don't import all data from the gbXML file in Revit. Eg. You don't want to change the space area, as Revit already has defined the space area well. What are the key parameters you import from gbXML?
- How do you relate the data to the building instances? By GUID, by room/wall number/name or different?
- Do you have an example gbXML file created by an external analysis tool (including an example RVT project)?
Thanks for your answers.