RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View

View.RestoreCalloutParent

Method
Description:
Restores callout parent ID to the original view ID if that view is still available.
Remarks:
Nothing is done if the callout already has parent or if the original callout parent is deleted or is not parallel to the callout view.
Syntax
public void RestoreCalloutParent()
Exceptions
Exception Condition
InvalidOperationException This view is not a callout.