SymbolTypeId.InvDegreeC Property

SymbolTypeIdInvDegreeC Property

Symbol 1/°C, indicating unit Inverse degrees Celsius.

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

Property Value

ForgeTypeId
See Also