Utilities related to reference views such as reference sections and reference callouts.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.ReferenceableViewUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class ReferenceableViewUtils
The ReferenceableViewUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ChangeReferencedView | Changes a particular reference view (such as a reference section or reference callout) to refer to a different View. | |
| GetReferencedViewId | Gets the id of the view referenced by a reference view (such as a reference section or reference callout). |
