| Description | |||||
| Creates an animation frame. | |||||
| Synopsis | |||||
| #include <ProAnimate.h> | |||||
| ProError | ProAnimframeCreate | ( | |||
| ProMatrix frame_view | |||||
| /* (In) | |||||
| This is the transformation from the root assembly; therefore, it is an absolute location in the top model coordinate system. | |||||
| */ | |||||
| ProAnimFrame* anim_frame | |||||
| /* (Out) | |||||
| The handle to the newly created animation frame. | |||||
| */ | |||||
| ) | |||||
| Returns | |||||
|
|||||