OutdoorAirFlowStandard Property


Get the OutdoorAirFlowStandard of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)

Syntax

C#
public OutdoorAirFlowStandard OutdoorAirFlowStandard { get; }
Visual Basic
Public ReadOnly Property OutdoorAirFlowStandard As OutdoorAirFlowStandard
	Get
Visual C++
public:
property OutdoorAirFlowStandard OutdoorAirFlowStandard {
	OutdoorAirFlowStandard get ();
}

Remarks

This property is used to get the OutdoorAirFlowStandard of the Space.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →