The preheat coil type. Note this property change would reset the preheat water loop.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public AirHeatingCoilType PreheatCoilType { get; set; }Property Value
AirHeatingCoilType
Exceptions
| Exception | Condition |
|---|
| ArgumentOutOfRangeException |
When setting this property: A value passed for an enumeration argument is not a member of that enumeration
|
See Also
Reference