FluidType Class


Has been extended to provide read and write access to a collection of FluidTemperature objects which represent the fluid's properties at various temperatures.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2013

Syntax

C#
public class FluidType : ElementType, IEnumerable<FluidTemperature>
Visual Basic
Public Class FluidType _
	Inherits ElementType _
	Implements IEnumerable(Of FluidTemperature)
Visual C++
public ref class FluidType : public ElementType, 
	IEnumerable<FluidTemperature^>

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DBElementType
      Autodesk.Revit.DB.PlumbingFluidType

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 →