SymbolTypeId.WPerMSup2K Property

SymbolTypeIdWPerMSup2K Property

Symbol W/(m²·K), indicating unit Watts per square meter kelvin.

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

Property Value

ForgeTypeId
See Also