Click or drag to resize
SoIntersectionDetectionActionIntersectionCB Delegate

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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