FabricationServiceSettingsAirFluidType Property |
A special fluid type for fabrication HVAC services.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ElementId AirFluidType { get; }
Public Shared ReadOnly Property AirFluidType As ElementId
Get
public:
static property ElementId^ AirFluidType {
ElementId^ get ();
}
static member AirFluidType : ElementId with get
Property Value
ElementId
See Also