EnergyAnalysisZoneUseOutsideAirPerArea Property |
Use the outside air per area.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool UseOutsideAirPerArea { get; }
Public ReadOnly Property UseOutsideAirPerArea As Boolean
Get
public:
property bool UseOutsideAirPerArea {
bool get ();
}
member UseOutsideAirPerArea : bool with get
Property Value
Boolean
See Also