The roughness of Duct Lining.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Roughness { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentOutOfRangeException |
When setting this property: The roughness value should be at least equal to or larger than 0.
|
See Also
Reference