RoutingPreferenceRule Class


A class representing a rule set in MEP routing preferences.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013

Syntax

C#
public class RoutingPreferenceRule : IDisposable
Visual Basic
Public Class RoutingPreferenceRule _
	Implements IDisposable
Visual C++
public ref class RoutingPreferenceRule : IDisposable

Inheritance Hierarchy

System Object
Autodesk.Revit.DB RoutingPreferenceRule

See Also