Click or drag to resize
SoIntersectionDetectionActionAddIntersectionCallback Method (SoIntersectionDetectionActionIntersectionUserDataCB, Object)

Note: This API is now obsolete.

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void AddIntersectionCallback(
	SoIntersectionDetectionActionIntersectionUserDataCB cb,
	Object userData
)

Parameters

cb
Type: OIV.Inventor.CollisionSoIntersectionDetectionActionIntersectionUserDataCB
userData
Type: SystemObject
See Also