Gets the analytic window type this opening is associated with. Null when this opening is not a window.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public EnergyAnalysisWindowType GetWindowType()
Return Value
EnergyAnalysisWindowType
The analytic window type.
See Also
Reference