Click or drag to resize
SoFieldSensorDetach Method

The OIV.Inventor.Sensors.SoFieldSensor.Detach() method unschedules this sensor (if it is scheduled) and makes it ignore changes to the scene graph.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Detach()
Remarks
See Also