✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

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