SymbolTypeId.Cf Property

SymbolTypeIdCf Property

Symbol CF, indicating unit Cubic feet.

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

Property Value

ForgeTypeId
See Also