Change the sizes of the muscles and ligaments in appearance

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Xijin Hua
Posts: 29
Joined: Tue Feb 12, 2019 4:45 pm

Change the sizes of the muscles and ligaments in appearance

Post by Xijin Hua » Wed Dec 16, 2020 3:41 am

Dear experts:

Hope you are all well! I am modelling a soft nonlinear ankle foot orthosis using ligament materials in Opensim, as shown in Figure 1. I would like to change the size of the muscles and ligaments in appearance, as shown in Figure 2. Could you please tell me how to do that? I think should we need to add some codes in the below "Appearance" class?

<Appearance>
<!--Flag indicating whether the associated Geometry is visible or hidden.-->
<visible>true</visible>
<!--The color, (red, green, blue), [0, 1], used to display the geometry. -->
<color>0.80000000000000004 0.10000000000000001 0.10000000000000001</color>
</Appearance>

Thanks.
Attachments
Figure 1_full model.jpg
MBD model with thick muscles and ligaments in appearance
Figure 1_full model.jpg (69.31 KiB) Viewed 285 times
Figure 2_MBD model with small size of muscles.jpg
MBD model with small size of muscles in appearance
Figure 2_MBD model with small size of muscles.jpg (82.09 KiB) Viewed 285 times

Tags:

User avatar
Yunus Rezvanifar
Posts: 39
Joined: Wed Oct 16, 2019 1:06 pm

Re: Change the sizes of the muscles and ligaments in appearance

Post by Yunus Rezvanifar » Wed Dec 30, 2020 6:30 am

Hi Xijin
you may change "Muscle Display Radius" in the "Preferences" window under "Edit" tab on the top left corner of GUI.
Hope it works for you,
Best.

POST REPLY