PipeType Class
A pipe type element.

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

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