Autodesk Revit MEP
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
REVIT MEP 2012 GBXML Window Interpreta tion
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: REVIT MEP 2012 GBXML Window Interpreta tion
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello,
Would it be possible to get a copy of the project? If yes, please send it to me (anna.oscarson@autodesk.com) and we will take a look at it.
Thanks,
Anna

Anna Oscarson
QA Analyst
Building Design and Collaboration, IPG
Autodesk, Inc.
Re: REVIT MEP 2012 GBXML Window Interpreta tion
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I experienced a similar problem with RMEP 2013 (see image below). In my case, the whole window assembly/opening size was treated as the window. I wound up modifying the height in Trace 700 to exclude the bottom non-glazing panel since neither my assembly SHGC nor U-value include it.
Something else that escaped me until now is the opening quantity exported. Previously in Trace 700 when looking at the Room Single Sheet it appeared the imported opening area was incorrect if a wall in the model contained multiple openings. However, the correct quantity/area of openings can be seen on the "Walls" tab for the respective wall.
Re: REVIT MEP 2012 GBXML Window Interpreta tion
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
Can you please send me the Revit file, so that we can take a look at it?
Thanks,
Anna

Anna Oscarson
QA Analyst
Building Design and Collaboration, IPG
Autodesk, Inc.
REVIT Architectu re 2013 GBXML Window thermal materials missing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
I am having similar problems after exporting gbXML file from Revit Architecture 2013.
I have assighed materials for the windows, doors and walls in Revit 2013. After I export it as gbXML file, I find that in the gbXMl file, the and doors and walls' materials are well delivered, while the materials for windows are not. I can not see the thermal and physical properties in gbXML. All gbXML file has is "WindowType id="GSP4R"".
My purpose is use the gbXML file to do energy analysis using Energy Plus, but since the windows' materials are missing, how could I do the energy performence analysis ?
Thanks!
Best,
Na
Re: REVIT Architectu re 2013 GBXML Window thermal materials missing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hello,
An opening of the opening type “OperableWindow” does not have a constructionidref associated. It has a windowtypeidref. The WindowType contains information about U-value, SolarHeatGainCoeff and Transmittance. For more info please see http://wikihelp.autodesk.com/Revit/enu/2013/Help/0
Hope this helps!
Anna

Anna Oscarson
QA Analyst
Building Design and Collaboration, IPG
Autodesk, Inc.
Re: REVIT Architectu re 2013 GBXML Window thermal materials missing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Dear Anna,
Thanks so much for the reply!
I understand that point now.
I have anther question, it seems that no matter what window materials I choose in revit architecture 2013, what exports in gbXML is this material: WindowType id="GSP4R" .
Can Revit Architecture only export this default window material ? What could I do so as to export any window material I choose in Revit?
Another question is, is there any rules explaining how Revit rename those items and objects of each surfaces when exporting to a gbXML file? For example, for a door, it seems that it is always named as
"lay-MDOOR'. And one example name of wall surface is "T-1-E-R-6", which seems to be related with the direction of this wall. .... do you know any material that can explain the exporting rules between Revit Architecture and gbXML file?
Thanks so much!
Best,
Na
Re: REVIT Architectu re 2013 GBXML Window thermal materials missing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi,
The “window type id” can be changed by changing the Analytic Construction assigned to the Window Type. (To do that: In Revit select a window > in Properties palette click "Edit Type" > scroll down to the section “Analytical Properties” > edit the Analytic Construction to a construction that match your design.)
You can find information about naming “rules” on the Autodesk WikiHelp, please see this page: http://wikihelp.autodesk.com/Revit/enu/2013/Help/0
Thanks,
Anna

Anna Oscarson
QA Analyst
Building Design and Collaboration, IPG
Autodesk, Inc.
Re: REVIT Architectu re 2013 GBXML Window thermal materials missing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Dear Anna,
I just have some confusions about the window's SHGC properties again here. So in the gbXMl file, the SHGC property is showed in this way with 7 different values, six of them are corresponding to six different indicent angles, but how about the seventh one? Is that the averaged SHGC value that is usually interpreted by other energy analysis software such as "Energy+" when a simple window methos is used ?
<WindowType id="GSP4R">
<Name>1/8 in Pilkington single glazing</Name>
<Description>1/8 in (3 mm) Pilkington single glazing</Description>
<U-value unit="WPerSquareMeterK">6.7069</U-value>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="0">0.86</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="40">0.84</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="50">0.82</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="60">0.78</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="70">0.67</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction" solarIncidentAngle="80">0.42</SolarHeatGainCoeff>
<SolarHeatGainCoeff unit="Fraction">0.78</SolarHeatGainCoeff>
<Transmittance unit="Fraction" type="Visible">0.90</Transmittance>
</WindowType>
Here is the description in the gbXML scheme.
SolarHeatGainCoeff
The center of glass solar heat gain coefficient. Each SolarHeatGainCoeff element can have a SolarIncidentAngle attribute indicating the Incident angel of the SHGC value. If there is no SolarIncidentAngle attribute, this indicates it’s diffuse.
The SHGC value is the fraction of incident irradiance that enters through the glazing and becomes heat gain.
Thanks so much!!
Best,
Na
Re: REVIT MEP 2012 GBXML Window Interpreta tion
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Na,
The ability to have additional SolarHeatGainCoeff values for Openings and WindowTypes for different angles was added in schema version 0.37. The element without an angle is the “legacy” value prior angles were added.
Hope that explains it.
Anna

Anna Oscarson
QA Analyst
Building Design and Collaboration, IPG
Autodesk, Inc.
