Share

InsulationLiningBase.Thickness Property

Thickness of the insulation or lining element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double Thickness { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentException When setting this property: Thickness is not valid for assignment to insulation or lining elements.

See Also

Reference

Was this information helpful?