Click or drag to resize
SoCollisionManagerBBoxCollisionCB Delegate

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

Parameters

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