SymbolTypeId.DegreeCInterval Property

SymbolTypeIdDegreeCInterval Property

Symbol °C, indicating unit Celsius interval.

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

Property Value

ForgeTypeId
See Also