Is there a command for Edit>Scale?
The method is added in PyAEDT:
aedtapp.modeler.scale(["Box", "Second_airbox"])
Here is the API documentation:
scale — PyAEDT (pyansys.com)
This method has not been implemented yet. Please, if you see a method not implemented, submit an issue:
Issues · pyansys/pyaedt (github.com)
In this case, I have created the issue:
Scale objects · Issue #2245 · pyansys/pyaedt (github.com)