Click or drag to resize
SoCollisionManagerBBoxCollisionCB Delegate

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public delegate void BBoxCollisionCB(
	SoPath p1,
	SoPath p2
)

Parameters

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