DetailElementOrderUtils Class


A utility class that arranges the draw order of the detail objects.

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

Syntax

C#
public static class DetailElementOrderUtils
Visual Basic
Public NotInheritable Class DetailElementOrderUtils
Visual C++
public ref class DetailElementOrderUtils abstract sealed

Inheritance Hierarchy

System Object
Autodesk.Revit.DB DetailElementOrderUtils

See Also