Category Animation, Object ProAnimation

Callback ProAnimFrameAct


Description
This is the generic function definition for visiting animation frames.
Synopsis
#include <ProAnimate.h>
ProError(*ProAnimFrameAct)(
ProAnimFrame anim_frame
/* (In)
The handle to the animation frame being visited
*/
ProAppData app_data
/* (In)
The application data passed to the function ProAnimmovieFrameVisit()
*/
)
Returns
PRO_TK_NO_ERRORIf this is the filter function, proceed to the visit action.
Any other valueIf this is the filter function, skip this item. If this is the visit action, return values are not interpreted by Creo Parametric.

Manual References:

  1. User Interface: Animation: Batch Animation