UnitTypeId.CubicFeetPerMinute Property

UnitTypeIdCubicFeetPerMinute Property

Cubic feet per minute.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId CubicFeetPerMinute { get; }
Public Shared ReadOnly Property CubicFeetPerMinute As ForgeTypeId
	Get
public:
static property ForgeTypeId^ CubicFeetPerMinute {
	ForgeTypeId^ get ();
}
static member CubicFeetPerMinute : ForgeTypeId with get

Property Value

ForgeTypeId
See Also