PipeType Class


A pipe type element.

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

Syntax

C#
public class PipeType : MEPCurveType
Visual Basic
Public Class PipeType _
	Inherits MEPCurveType
Visual C++
public ref class PipeType : public MEPCurveType

Inheritance Hierarchy

See Also