Click or drag to resize
SoIntersectionDetectionAction.IntersectionCB Delegate

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

Parameters

name_0
Type: OIV.Inventor.SoIntersectingPrimitive
name_1
Type: OIV.Inventor.SoIntersectingPrimitive

Return Value

Type: SoIntersectionDetectionAction.Resps
Remarks