Revit 2025 API
Fabrication |
A special fluid type for fabrication HVAC services.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public 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
ElementIdSee Also