Dear all,
I am exploring the module creation using the module SDK, and I'm having an issue. I have an object in my library that changes the position of a flowItem along the time using the "UpdateLocation()" method, so it creates the feeling of moving my flowItem across my object. The problem is when I close the 3D view, the "UpdateLocation()" method seems not to work, just executing again if I reopen the 3D view. Since I want to run the simulation also with the 3D closed, how could I fix this issue?