I’ve created a dynamo script that updates a shared parameter used in a label for a viewport family. I am able to update the parameter for all my views but in some cases the labels in the viewport family don’t update. For example all the plans and elevations are updated but details and section viewport labels are not. Is there a way to “refresh” all the labels in revit document? I’ve seen some references to Document.Regenerate from the Revit api but I’m not sure how to implement it.