how to do animations?

how to do animations?

kong_h2
Not applicable
24 Views
2 Replies
Message 1 of 3

how to do animations?

kong_h2
Not applicable

[ FlexSim 22.0.0 ]

Image.pngImage.png

How can I make it run after I edit the animation of BASICFR in 3D model?

0 Likes
Accepted solutions (1)
25 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

To start or stop an animation you can either use the commands at the bottom of this page of the manual. Custom Animations

Or use the animation class:
'object.animations["animName"].start()' / 'object.animations["animName"].stop()'

Or, if you are using process flow, there is also an activity to start an animation:

Run Animation 1656309661684.png

0 Likes
Message 3 of 3

kong_h2
Not applicable
got it thank u


0 Likes