Used for the conceptual energy model.
The approximate percentage of the building roof surfaces in
massing instances for the Conceptual Energy Analytical Model.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2011
Syntax
C# |
---|
public double PercentageSkylights { get; set; } |
Visual Basic |
---|
Public Property PercentageSkylights As Double
Get
Set |
Visual C++ |
---|
public:
property double PercentageSkylights {
double get ();
void set (double value);
} |
Remarks
Exceptions
See Also