MEPModel Class


Supports all MEP models that are persistent within the Autodesk Revit project

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public class MEPModel : APIObject
Visual Basic
Public Class MEPModel _
	Inherits APIObject
Visual C++
public ref class MEPModel : public APIObject

Inheritance Hierarchy

See Also