Click or drag to resize
SoExtSelectionSetPointFilterCallback Method (SoExtSelectionPointCB)

Note: This API is now obsolete.

Use PointFilterCallback property instead Sets the point filter delegate. See #SetTriangleFilterCallback() for details.

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(
	SoExtSelectionPointCB cb
)

Parameters

cb
Type: OIV.Inventor.NodesSoExtSelectionPointCB
See Also