SymbolTypeId.CfmPerCf Property

SymbolTypeIdCfmPerCf Property

Symbol CFM/CF, indicating unit Cubic feet per minute cubic foot.

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

Property Value

ForgeTypeId
See Also