EnergyDataSettingsSillHeight Property |
Note: This API is now obsolete.
Used for the conceptual energy model (AnalysisType is ConceptualMassesAndBuildingElements).
The height from the nearest lower level used for auto-glazing created
on walls.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax[ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")]
public double SillHeight { get; set; }<ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")>
Public Property SillHeight As Double
Get
Setpublic:
[ObsoleteAttribute(L"Deprecated in Revit 2027 and may be removed in a later version of Revit.")]
property double SillHeight {
double get ();
void set (double value);
}[<ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")>]
member SillHeight : float with get, setProperty Value
Double
Exceptions
See Also