Click or drag to resize
SoIntersectionDetectionActionFilterCB Delegate

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public delegate bool FilterCB(
	SoPath p1,
	SoPath p2
)

Parameters

p1
Type: OIV.InventorSoPath
p2
Type: OIV.InventorSoPath

Return Value

Type: Boolean
Remarks