Click or drag to resize
SoDataSensorSetDeleteCB Method (SoSensorSensorUserDataCB, Object)

Note: This API is now obsolete.

Use DeleteCallback property instead.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use DeleteCallback property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetDeleteCB(
	SoSensorSensorUserDataCB cb,
	Object userData
)

Parameters

cb
Type: OIV.Inventor.SensorsSoSensorSensorUserDataCB
userData
Type: SystemObject
See Also