ReferenceableViewUtils
Description:
Utilities related to reference views such as reference sections and reference callouts.
Utilities related to reference views such as reference sections and reference callouts.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.ReferenceableViewUtils
System.Object
Autodesk.Revit.DB.ReferenceableViewUtils
public static class ReferenceableViewUtils
| Name | Return Type | Description |
|---|---|---|
| ChangeReferencedView(Document, ElementId, ElementId) | None | Changes a particular reference view (such as a reference section or reference callout) to refer to a different View. |
| GetReferencedViewId(Document, ElementId) | ElementId | Gets the id of the view referenced by a reference view (such as a reference section or reference callout). |