RVTDocs.com

gbXMLExportComplexity

Enumeration
Description:
This enumeration specifies the level of detail of the exported analytical energy model in gbXML.
Syntax
public enum gbXMLExportComplexity
gbXMLExportComplexity Enumeration Members:
Name Description
0 Curtain Walls and Curtain Systems are normally exported as several openings, panel by panel, while for energy analysis all you need is one giant window. A curtain wall with 50 panels gets exported as 50 openings, while 1 opening with the total opening area would be more appropriate. Using this enumeration, one "large" window/opening will be exported for a curtain wall/system
1 Using this enumeration, shading surfaces will be produced from room bounding building elements that are not bounding spaces
2 Using this enumeration, Curtain Walls and Curtain Systems will exported as several openings, panel by panel.
3 Using this enumeration, shading surfaces will be produced from room bounding building elements that are not bounding spaces.
4 Using this enumeration, mullions will be exported as shading surfaces. A "simplified" analytical shading surface is produced from a mullion based on its centerline, thickness and offset.