LoadModel Method
| Name | Description | |
|---|---|---|
| LoadModel(String) | 
      
       Load a compiled model into memory. This method loads a compiled model (Binary Model file) into memory. While loading a model from a file, Mosel also automatically opens any additional modules that are required by this model. 
       | 
   |
| LoadModel(String, String, String, String, String) | 
      
       Load a compiled model into memory. This method loads a compiled model (Binary Model file) into memory. While loading a model from a file, Mosel also automatically opens any additional modules that are required by this model. 
       | 
   
