simLoadModel

Loads a previously saved model, and selects it

C++ synopsis

int simLoadModel(const char* filename)

Arguments

  • filename: model filename. The filename extension is required (ttm or simmodel.xml ).

Return

  • -1 if operation was not successful. Otherwise the handle of the model base object.


See also: