-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Milestone
Description
Write now we have created wrapper functions for each OMC API. It is very difficult to keep track of API changes. OMPython is not directly linked with OMC so it is not possible to generate these wrapper functions automatically.
I suggest we remove these wrapper functions and clean up the code. The user can still call OMC API using sendExpression
.