a new version was uploaded (for Acknex 7.85.4 AND Acknex 8.10)
the update of the wrapper includes:

this update includes:
- the conversion between acknex Var variables/values and C# double values has been improved signifcantly ! If you now set/get the value of an engine object/variable to 9.493, it IS 9.493 in the acknex engine ! Previously a slight rounding error was always present (this showed when using a panel which displayed a number, or using pixel_ functions).
- the scheduler/acknex engine can now be closed and started again, through using the new Scheduler.CloseEngineAndScheduler method and waiting for Scheduler.EngineClosed to become true (after calling the Scheduler.CloseEngineAndScheduler method). After this the engine/scheduler is fully reset and can be started again !

here's the link:

AcknexWrapper_2_2_7_FOR_8_10_AND_7_85_4.zip


get the C# wrapper:
for A7.85.4 and A8.30.4, Version 2.3.9
at http://acknexwrapper2.matthias-auer.net/ or visit the thread