Click or drag to resize
SoCollisionManagerBBoxCollisionCB Delegate

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

Parameters

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

See Also