Click or drag to resize
SoIntersectionDetectionActionFilterCB Delegate

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

Parameters

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

Return Value

Type: Boolean
Remarks

See Also