SymbolTypeId.DeltaDegreeC Property

SymbolTypeIdDeltaDegreeC Property

Symbol delta°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 DeltaDegreeC { get; }
Public Shared ReadOnly Property DeltaDegreeC As ForgeTypeId
	Get
public:
static property ForgeTypeId^ DeltaDegreeC {
	ForgeTypeId^ get ();
}
static member DeltaDegreeC : ForgeTypeId with get

Property Value

ForgeTypeId
See Also