Revit 2026 API
Fabrication |
True if the fabrication part is insulated.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasInsulation { get; }
Public ReadOnly Property HasInsulation As Boolean Get
public: property bool HasInsulation { bool get (); }
member HasInsulation : bool with get
Property Value
BooleanSee Also