Click or drag to resize
SoExtSelectionPointFilterCallback Property

Sets the point filter callback.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoExtSelectionPointCB PointFilterCallback { get; set; }

Property Value

Type: SoExtSelectionPointCB
Remarks

See setTriangleFilterCallback() for details.

See Also