The initialize
method is used to launch the miparAPI engine and return the engine object. This method must be executed before any other command.
Arguments
Args:
None
Returns:
engine object
Syntax
X = miparAPI.initialize()
Examples
import miparAPI
mipar = miparAPI.initialize()
Need more help with this?
Chat with an expert now ››