How to display the exploded view of parts in a model? #4806
-
Take a look at this example: drone , How can I display the drop-down box and check exploded_view to display the animation as in the above example? here is my html code:
Or I can use commands to control the display of exploded_view without showing the menu bar. How should I do it? Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Answered by
danilokrulj
Jun 17, 2024
Replies: 1 comment
-
Since it is just an animation you should be able to set it up following these instructions. You can also stop the animation if you need to have the exploded view shown. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
elalish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since it is just an animation you should be able to set it up following these instructions. You can also stop the animation if you need to have the exploded view shown.
https://modelviewer.dev/examples/animation/index.html