Click or drag to resize
SoCallbackActionpostTailCallback Event

Note: This API is now obsolete.

Use PostTailTraversal event instead. PostTail delegate invocation list

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

Value

Type: OIV.Inventor.ActionsSoCallbackActionCallbackActionCB
See Also