DetailElementOrderUtils Class


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

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