Click or drag to resize
SoExtSelectionSetPointFilterCallback Method (SoExtSelectionPointUserDataCB, Object)

Note: This API is now obsolete.

Use PointFilterCallback property instead

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 PointFilterCallback property instead")]
public void SetPointFilterCallback(
	SoExtSelectionPointUserDataCB cb,
	Object userData
)

Parameters

cb
Type: OIV.Inventor.NodesSoExtSelectionPointUserDataCB
userData
Type: SystemObject
See Also