Dear OpenSim community,
I am adding sphere wrapping surfaces to my model. I noticed the tag 'method' in the xml file under the PathWrap of the muscles. Documentation explains 'The wrapping method used to solve the path around the wrap object'. In the API documentation for version 2 (I could not find anything in the documentation for version 4) I was able to find three different possible methods, hybrid, axial, and midpoint. I have implemented all three but could not see any difference visually. I was wondering if anyone knows what the difference is between the three methods?
Thanks,
Samuele
Wrapping path method
- Samuele Gould
- Posts: 16
- Joined: Tue Nov 19, 2019 5:53 am
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
Re: Wrapping path method
Hello,
The "wrapMethod" is exclusively used to try different algorithms for ellipsoid wrapping so it should have no effect on WrapSphere and there should not be any changes in cases where a path wraps around any other surface type.
Hope this helps,
-Ayman
The "wrapMethod" is exclusively used to try different algorithms for ellipsoid wrapping so it should have no effect on WrapSphere and there should not be any changes in cases where a path wraps around any other surface type.
Hope this helps,
-Ayman
- Samuele Gould
- Posts: 16
- Joined: Tue Nov 19, 2019 5:53 am
Re: Wrapping path method
Hello Ayman,
Thank you for the clarification, exactly what I needed to know.
Best,
Samuele
Thank you for the clarification, exactly what I needed to know.
Best,
Samuele