Thickness of the insulation or lining element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Thickness { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: Thickness is not valid for assignment to insulation or lining elements. |
