EnergyDataSettingsSkylightWidth Property |
Note: This API is now obsolete.
Used for the conceptual energy model (AnalysisType is ConceptualMassesAndBuildingElements).
The approximate width used for the skylights in
massing instances when the Energy Analytical model is being created.
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 SkylightWidth { get; set; }<ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")>
Public Property SkylightWidth As Double
Get
Setpublic:
[ObsoleteAttribute(L"Deprecated in Revit 2027 and may be removed in a later version of Revit.")]
property double SkylightWidth {
double get ();
void set (double value);
}[<ObsoleteAttribute("Deprecated in Revit 2027 and may be removed in a later version of Revit.")>]
member SkylightWidth : float with get, setProperty Value
Double
Exceptions
See Also