InstanceFreeInstance Method |
Disposes the instance, unloads the loaded model, and frees all the allocated memory
and other resources that have been allocated by the functions of the instance interface.
Namespace: Emulate3D.FMI.V2Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntaxpublic Status FreeInstance()
Return Value
StatusStatus flag.
See Also