FabricationPart.GetInsulationLiningGeometry Method

FabricationPartGetInsulationLiningGeometry Method

Gets insulation and lining geometry for this fabrication part.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public GeometryElement GetInsulationLiningGeometry()
Public Function GetInsulationLiningGeometry As GeometryElement
public:
GeometryElement^ GetInsulationLiningGeometry()
member GetInsulationLiningGeometry : unit -> GeometryElement 

Return Value

GeometryElement
Returns any insulation and liner geometry.
See Also