SpecTypeId.HvacPowerDensity Property

SpecTypeIdHvacPowerDensity Property

Power Density, in discipline HVAC.

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

Property Value

ForgeTypeId
See Also