FabricationPartInsulationThickness Property |
The insulation thickness 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 InsulationThickness { get; }
Public ReadOnly Property InsulationThickness As Double
Get
public:
property double InsulationThickness {
double get ();
}
member InsulationThickness : float with get
Property Value
Double
See Also