RVTDocs.com

gbXMLExportComplexity

Enumeration
Description:
This enumeration specifies the level of detail of the exported analytical energy model in gbXML.
Syntax
public enum gbXMLExportComplexity
Unknown Namespace Members:
Name Description
Simple 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
SimpleWithShadingSurfaces Using this enumeration, shading surfaces will be produced from room bounding building elements that are not bounding spaces
Complex Using this enumeration, Curtain Walls and Curtain Systems will exported as several openings, panel by panel.
ComplexWithShadingSurfaces Using this enumeration, shading surfaces will be produced from room bounding building elements that are not bounding spaces.
ComplexWithMullionsAndShadingSurfaces 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.