Model.acousticmeshend#
- Model.acousticmeshend()#
Clears memory after previewing or generating an acoustic mesh using
Model.acousticmeshcreate().Example#
Finalize an acoustic mesh process#import hm model = hm.Model() # *** the acoustic mesh process *** model.acousticmeshend()