Hi, I was wondering if FlexSimPy has any documentation available. I'm looking for a resource that provides information on the functionalities of methods like 'evaluate', 'getParameter', 'getPerformanceMeasure', and others. Specifically, I would like to know what these methods do and what arguments they accept. I'm also curious to find out if I can use the 'getParameter' method to retrieve the value of a global variable and similar use cases.
Additionally, I would like to know how to debug when using FlexSimPy. For instance, I've noticed that the tool doesn't generate any errors or warnings when the model's direction is set relatively. Normally, when a file is in the same working directory as the Python script, one can use a relative path. However, FlexSimPy requires the absolute path of the model for proper execution. Currently, when running the simulation, it appears to be running (what? I do not know), but it doesn't seem to be using my model.