Closed Yuri05 closed 7 years ago
At the moment this is implemented only in C++ layer In .NET layer values can only be set, but e.g. the values of derived parameters cannot be retrieved after that.
Does that mean it should be possible to retrieve the value of a derived parameter at ANY time or just at t= 0?
just at t= 0
At the moment this is implemented only in C++ layer In .NET layer values can only be set, but e.g. the values of derived parameters cannot be retrieved after that.