ReferenceableViewUtils Class
Utilities related to reference views such as reference sections and reference callouts.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:  2015

Syntax

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

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB..::..ReferenceableViewUtils

See Also