PipeScheduleType Class


Represents a pipe schedule type in the Autodesk Revit MEP product.

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

Syntax

C#
public class PipeScheduleType : ElementType
Visual Basic
Public Class PipeScheduleType _
	Inherits ElementType
Visual C++
public ref class PipeScheduleType : public ElementType

Inheritance Hierarchy

See Also