Revit 2026 API
Fabrication |
Gets insulation and lining geometry for this fabrication part.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public GeometryElement GetInsulationLiningGeometry()
Public Function GetInsulationLiningGeometry As GeometryElement
public: GeometryElement^ GetInsulationLiningGeometry()
member GetInsulationLiningGeometry : unit -> GeometryElement
Return Value
GeometryElementReturns any insulation and liner geometry.
See Also