MEPAnalyticalModelData Class


Represents the MEP analytical model data attached to individual element.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2024

Syntax

C#
public class MEPAnalyticalModelData : IDisposable
Visual Basic
Public Class MEPAnalyticalModelData _
	Implements IDisposable
Visual C++
public ref class MEPAnalyticalModelData : IDisposable

Remarks

The MEP analytical model is composed of generic analytical segments and nodes. Each Revit element may have one or more analytical segments. Connected together, these data form a network that is used in the flow and pressure drop calculation.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DB.AnalysisMEPAnalyticalModelData

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →