<Code Lib>
2024 Class
Changes 0
C

ReferenceableViewUtils

Description:
Utilities related to reference views such as reference sections and reference callouts.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ReferenceableViewUtils

public static class ReferenceableViewUtils

Name Return Type Description
M ChangeReferencedView(Document, ElementId, ElementId) None Changes a particular reference view (such as a reference section or reference callout) to refer to a different View.
M GetReferencedViewId(Document, ElementId) ElementId Gets the id of the view referenced by a reference view (such as a reference section or reference callout).

Loading…