Click or drag to resize
SoDataSensorDeleteCallback Property

Sets a callback that will be called when the object the sensor is sensing is deleted.

Namespace: OIV.Inventor.Sensors
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSensorSensorCB DeleteCallback { get; set; }

Property Value

Type: SoSensorSensorCB
Remarks