SymbolTypeId.FtSup3PerMin Property

SymbolTypeIdFtSup3PerMin Property

Symbol ft³/min, indicating unit Cubic feet per minute.

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

Property Value

ForgeTypeId
See Also