RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ThermalAsset

ThermalAsset.Permeability

Property
Description:
The permeability of the asset.
Remarks:
Values are in seconds per foot (s/ft) and must be non-negative.
Syntax
public double Permeability { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for permeability must be non-negative.