SymbolTypeId.KgPerKgK Property

SymbolTypeIdKgPerKgK Property

Symbol kg/(kg·K), indicating unit Kilograms per kilogram kelvin.

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

Property Value

ForgeTypeId
See Also