Click or drag to resize
SoSelectionRemoveFinishCallback Method (SoSelectionClassUserDataCB)

Note: This API is now obsolete.

Use FinishSelection event instead Remove the delegate from the invocation list

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use FinishSelection event instead")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void RemoveFinishCallback(
	SoSelectionClassUserDataCB cb
)

Parameters

cb
Type: OIV.Inventor.NodesSoSelectionClassUserDataCB
See Also