Revit 2026 API
Energy |
The name of the window type.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string WindowTypeName { get; }
Public ReadOnly Property WindowTypeName As String Get
public: property String^ WindowTypeName { String^ get (); }
member WindowTypeName : string with get
Property Value
StringSee Also