Click or drag to resize
SoCallbackActionpreTailCallback Event

Note: This API is now obsolete.

Use PreTailTraversal event instead. PreTail delegate invocation list

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use PreTailTraversal event instead.")]
public event SoCallbackActionCallbackActionCB preTailCallback

Value

Type: OIV.Inventor.ActionsSoCallbackActionCallbackActionCB
See Also