cleanup_objects#

Modeler2D.cleanup_objects()[source]#

Clean up objects that no longer exist in the modeler because they were removed by previous operations.

This method also updates object IDs that may have changed via a modeler operation such as pyaedt.modeler.Model3D.Modeler3D.unite() or pyaedt.modeler.Model2D.Modeler2D.unite().

Returns:
dict

Dictionary of updated object IDs.