Click or drag to resize
SoIntersectionDetectionActionIntersectionCB Delegate

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public delegate SoIntersectionDetectionActionResps IntersectionCB(
	out SoIntersectingPrimitive name_0,
	out SoIntersectingPrimitive name_1
)

Parameters

name_0
Type: OIV.InventorSoIntersectingPrimitive
name_1
Type: OIV.InventorSoIntersectingPrimitive

Return Value

Type: SoIntersectionDetectionActionResps
Remarks