PipingSystemType Class


Base class for piping system types

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

Syntax

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

Inheritance Hierarchy

See Also