ReferenceableViewUtils Class


Referenceable View Utils 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.0.0.0 (25.0.0.0)
Syntax
public static class ReferenceableViewUtils

The ReferenceableViewUtils type exposes the following members.

Methods
Name Description
Public method Static member ChangeReferencedView Changes a particular reference view (such as a reference section or reference callout) to refer to a different View.
Public method Static member GetReferencedViewId Gets the id of the view referenced by a reference view (such as a reference section or reference callout).
Top
See Also