I'm trying to Automate Hypersizer in MATLAB. Whenever I try to use ImportFEM, I get the following error message:
Error using Interface.67776850_032C_4E51_A2D1_0C0EFACB3FD6/ImportFEM
Invoke Error, Dispatch Exception:
Source: ImportFEM [Function]
Description: Unhandled Error, Application Error in Project::ImportFEM [Function]()
Line #10, Error #13, Type mismatch
When I check on the database in manual mode, it appears that all the components have been correctly imported. I saw in another post that there could be an error if deleted load sets were referenced by load cases, so I tried deleting all the load cases before import and got the same error.