Batch process on Multiple drawings

You would plug the ExternalDocument.LoadFromFile node into ExternalDocument.Save, but make sure you add a gate before that to ensure that the previous operation (freezing) completes before the drawing is saved. More info here: