ReferenceableViewUtils Class

Utilities related to reference views such as reference sections and reference callouts.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBReferenceableViewUtils

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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).
Top
See Also