SymbolTypeId.KJPerMSup2K Property

SymbolTypeIdKJPerMSup2K Property

Symbol kJ/(m²·K), indicating unit Kilojoules 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 KJPerMSup2K { get; }
Public Shared ReadOnly Property KJPerMSup2K As ForgeTypeId
	Get
public:
static property ForgeTypeId^ KJPerMSup2K {
	ForgeTypeId^ get ();
}
static member KJPerMSup2K : ForgeTypeId with get

Property Value

ForgeTypeId
See Also