Share

EnergyAnalysisDetailModel.ExportMullions Property

Indicates if to specify the setting for exporting mullions.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool ExportMullions { get; }

Property Value

Boolean

Remarks

When this setting is on, mullions will be exported as shading surfaces. A "simplified" analytical shading surface is produced from a mullion based on its centerline, thickness and offset.

See Also

Reference

Was this information helpful?