<Code Lib>
2025.3 Property
Changes 0
P

ThermalAsset.Permeability

Description:
The permeability of the asset.
Remarks:
Values are in seconds per foot (s/ft) and must be non-negative.

public double Permeability { get; set; }

Loading…