Hi All,
I have recently moved from my windows 8 machine to my windows 10 machine. When I am viewing an OpenSim model which has a number of wrapping surfaces, cylinders and spheres. These wrapping surfaces are by default hidden in the model. When I try to show/display these using the GUI, I cannot see them and in the bottom RHS of the gui I get a red error stating no enum class Geometry$GeometryType
Has anyone came across this problem or have a solution ?
I am on a Windows 10 machine, running OpenSim 3.3
Thanks in advance for any input or help you can provide.
Bryce Killen
MTU Wrapping surfaces display error
- Bryce Killen
- Posts: 104
- Joined: Mon Nov 24, 2014 7:12 pm
- Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Re: MTU Wrapping surfaces display error
Hi Bryce,
I can confirm that this is a bug in v3.3. However, you can replace the following:
<display_preference>0</display_preference>
with
<display_preference>4</display_preference>
in the .osim file and you will see the wrapping geometries when you load the model.
With v4.0 this bug is solved.
I can confirm that this is a bug in v3.3. However, you can replace the following:
<display_preference>0</display_preference>
with
<display_preference>4</display_preference>
in the .osim file and you will see the wrapping geometries when you load the model.
With v4.0 this bug is solved.