question

clearlove avatar image
0 Likes"
clearlove asked clearlove commented

how to do animations?

565e78ffa82d1e14499f494f7d1ca7f.png65180c6564c211472ff629ca46630b3.png

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

FlexSim 22.0.0
animations
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered clearlove commented

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


1656309661684.png (2.9 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

clearlove avatar image clearlove commented ·
got it thank u


0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.