Click or drag to resize
SoIntersectionDetectionActionRemoveIntersectionCallback Method (SoIntersectionDetectionActionIntersectionUserDataCB)

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 RemoveIntersectionCallback(
	SoIntersectionDetectionActionIntersectionUserDataCB cb
)

Parameters

cb
Type: OIV.Inventor.CollisionSoIntersectionDetectionActionIntersectionUserDataCB
See Also