Abaqus AM Modeler Plug-in 2024 is giving me this error when I try to click on "material input," "moving heat source," or cooling:
Traceback (most recent call last):
File "SMAPyaModules\SMAPyaPluginsPy.m\src\abaqus_plugins\AdditiveManufacturing\amMaterialInputForm.py", line 18, in getFirstDialog
File "SMAPyaModules\SMAPyaPluginsPy.m\src\abaqus_plugins\AdditiveManufacturing\amMaterialInputDB.py", line 541, in __init__
File "SMAPyaModules\SMAPyaPluginsPy.m\src\abaqus_plugins\AdditiveManufacturing\amGenericDB.py", line 1350, in checkForValidModel
NameError: name 'models' is not defined
How do you resolve this?