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

View.RemoveCalloutParent

Method
Description:
Replaces callout parent ID with InvalidElementId.
Remarks:
Nothing is done if the callout has already no parent.
Syntax
public void RemoveCalloutParent()
Exceptions
Exception Condition
InvalidOperationException This view is not a callout.