0

I am working on a Modelica mechanical model which includes Modelica.Mechanics.MultiBody.Visualizers.FixedShape build animation, but when using this component in a trivial model, there is nothing in the animation view, but when using it in a complicated model, the animation view works fine.

The following screenshots are based on the example from Claytex blog, the model could be downloaded from this link here
My question is why the animation view doesn't show the picture in the trivial model?
enter image description here

enter image description here

Jack
  • 1,094
  • 6
  • 16

1 Answers1

4

Posting as an answer, as pictures are not possible in comments:

For me, the dice is visible simulating "JustImage" using Dymola 2021/2021x. It is just pretty small and in the origin. If the view isn't rotated it hides behind the axis arrowhead...

Dymola Animation View

Markus A.
  • 6,300
  • 10
  • 26
  • 2
    And if you look at the question you see that Claytex sets r_shape as well as image, and that seems to be missed for the dice. – Hans Olsson Jan 14 '21 at 10:33