::hwat::utils::GetModelFromIntranet - Reads the model file from Intranet.
::hwat::utils::GetModelFromIntranet str_model_name
str_model_name |
Model file URL. |
model file if successful , "{}" if unsuccessful
::hwat::utils::GetModelFromIntranet "http://www:8080/models/model.kw"
Called in ::hwat::utils::ImportModel.