SymbolTypeId.CfmPerFtSup2 Property

SymbolTypeIdCfmPerFtSup2 Property

Symbol CFM/ft², indicating unit Cubic feet per minute square foot.

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

Property Value

ForgeTypeId
See Also