MechanicalSystemType Class


Base class for duct system types

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

Syntax

C#
public class MechanicalSystemType : MEPSystemType
Visual Basic
Public Class MechanicalSystemType _
	Inherits MEPSystemType
Visual C++
public ref class MechanicalSystemType : public MEPSystemType

Inheritance Hierarchy

See Also