cleanup_points#
- Modeler2D.cleanup_points()[source]#
Clean up points 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
ansys.aedt.core.modeler.Model3D.Modeler3D.unite()
oransys.aedt.core.modeler.Model2D.Modeler2D.unite()
.- Returns:
dict
Dictionary of updated object IDs.