ah thanks, will fix it and upload a new version, will upload in 10 mins if everyything works as planned!

You also mentioned that you have to cast to view now.
But there are also other possibilities than
aFXCamera.stage = (VIEW)(IntPtr)null;

for example

aFXCamera.stage = (VIEW)null;

aFXCamera.stage = null;

aFXCamera.stage = (VIEW)IntPtr.Zero;

Last edited by Stromausfall; 07/28/09 20:17.

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