Click or drag to resize
SoEventCallbackRemoveEventCallback Method

Removes a previously specified event delegate.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void RemoveEventCallback(
	Type eventType,
	SoEventCallbackEventCB f
)

Parameters

eventType
Type: SystemType
f
Type: OIV.Inventor.NodesSoEventCallbackEventCB
Remarks