::hwat::core::GetImportModelType - Checks a model file extension and returns a corresponding reader name: Dyna, Madymo, HM or Radioss.
::hwat::core::GetImportModelType str_filetype
str_filetype |
File extensions of the model file (optional). |
Reader name: Dyna, HM, Radioss or Madymo if successful , "{}" if unsuccessful
::hwat::core::GetImportModelType d00
Called in ::hwat::utils::ImportModel.