Click or drag to resize
SoSelectionRemoveDeselectionCallback Method (SoSelectionPathUserDataCB)

Note: This API is now obsolete.

Use Deselection 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
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use Deselection event instead")]
public void RemoveDeselectionCallback(
	SoSelectionPathUserDataCB cb
)

Parameters

cb
Type: OIV.Inventor.NodesSoSelectionPathUserDataCB
See Also