EnergyDataSettingsSillHeight Property |
Used for the conceptual energy model.
The height from the nearest lower level used for auto-glazing created
on walls.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double SillHeight { get; set; }
Public Property SillHeight As Double
Get
Set
public:
property double SillHeight {
double get ();
void set (double value);
}
member SillHeight : float with get, set
Property Value
Double
Exceptions
See Also