FabricationPartInsulationArea Property |
The insulation area of the fabrication part. If the fabrication part is not insulated, returns zero.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double InsulationArea { get; }
Public ReadOnly Property InsulationArea As Double
Get
public:
property double InsulationArea {
double get ();
}
member InsulationArea : float with get
Property Value
Double
See Also