Hi, What is the equivalence in C# using the osgDotNet wrappers to do the following? osgGA::GUIActionAdapter& aa osgViewer::Viewer* viewer = dynamic_cast<osgViewer::Viewer*>( &aa ); Christoffer