Share

FabricationPart.InsulationArea Property

The insulation area of the fabrication part. If the fabrication part is not insulated, returns zero.


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

Syntax

C#

public double InsulationArea { get; }

Property Value

Double

See Also

Reference

Was this information helpful?