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: 2024.1.1.0 (2024.1.1)
Syntax
public void RemoveEventCallback(
	Type eventType,
	SoEventCallbackEventCB f
)

Parameters

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