Share

ReferenceableViewUtils Class

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

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.ReferenceableViewUtils


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class ReferenceableViewUtils

The ReferenceableViewUtils type exposes the following members.

Methods

 NameDescription
Public methodStatic memberChangeReferencedView Changes a particular reference view (such as a reference section or reference callout) to refer to a different View.
Public methodStatic memberGetReferencedViewId Gets the id of the view referenced by a reference view (such as a reference section or reference callout).

See Also

Reference

Was this information helpful?