public abstract EventOut GetEventOut ( string name )
Vrml.EAI.Node touchSensor = browser.GetNode(...); Vrml.EAI.Field.EventOutSFBool isActive = (Vrml.EAI.Field.EventOutSFBool)touchSensor.GetEventOut("isActive");