Hi, I want to change the default model marker radius size since the 10mm markers are too big for a hand model.
I tried looking for a property under Marker class on doxygen that could change the display size or scaling but could not find one.
The setting for "Experimental Marker Radius" under preferences also did not change the model marker sizes.
Any help would be appreciated.
Change Model Marker Radius Size
- Hangil Lee
- Posts: 5
- Joined: Tue Jul 24, 2018 3:32 am
- Thomas Uchida
- Posts: 1793
- Joined: Wed May 16, 2012 11:40 am
Re: Change Model Marker Radius Size
As far as I know, the model marker radius cannot currently be changed in the new visualizer (https://github.com/opensim-org/opensim-core/issues/2515, https://github.com/opensim-org/opensim-gui/issues/1222). Depending on your use case, a possible workaround might be to attach spheres of the desired radius to the body segments where the markers are and hide the markers themselves.
- Hangil Lee
- Posts: 5
- Joined: Tue Jul 24, 2018 3:32 am
Re: Change Model Marker Radius Size
Ah I see thank you for the response and suggestion!