Revit 2025.3 API
Referenceable |
Utilities related to reference views such as reference sections and reference callouts.

SystemObject
Autodesk.Revit.DBReferenceableViewUtils
Autodesk.Revit.DBReferenceableViewUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The ReferenceableViewUtils type exposes the following members.

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). |
See Also