FabricationPartHasInsulation Property |
True if the fabrication part is insulated.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasInsulation { get; }
Public ReadOnly Property HasInsulation As Boolean
Get
public:
property bool HasInsulation {
bool get ();
}
member HasInsulation : bool with get
Property Value
Boolean
See Also