DetailElementOrderUtils Class


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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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