SymbolTypeIdBtuPerDegreeF Property |
Symbol BTU/°F, indicating unit British thermal units per degree Fahrenheit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId BtuPerDegreeF { get; }
Public Shared ReadOnly Property BtuPerDegreeF As ForgeTypeId
Get
public:
static property ForgeTypeId^ BtuPerDegreeF {
ForgeTypeId^ get ();
}
static member BtuPerDegreeF : ForgeTypeId with get
Property Value
ForgeTypeId
See Also