Skip to content

ThermalAsset.Emissivity

Public Property

The emissivity of the asset.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double Emissivity { get; set; }

Property Value

Double

Exceptions

Exception

Condition


ArgumentOutOfRangeException

When setting this property: The given value for emissivity is out of range


Remarks

Values must be in the range 0 to 1.