Gets insulation and lining geometry for this fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2019.1
Syntax
C# |
---|
public GeometryElement GetInsulationLiningGeometry() |
Visual Basic |
---|
Public Function GetInsulationLiningGeometry As GeometryElement |
Visual C++ |
---|
public: GeometryElement^ GetInsulationLiningGeometry() |