Hi, all
Is there any guide for understanding the .xml file of an model? For example, I opened the MoBL_ARMS_module2_4_allmuscles.osim in Notepad++. But I don't know what "<CoordinateSet>" or <SpatialTransform> means. Also there are many other "<...> "--I can't understand how to set it.
I am looking forward to any help. Thank you!
Regards,
Jiamin
.xml file
- Thomas Uchida
- Posts: 1800
- Joined: Wed May 16, 2012 11:40 am
Re: .xml file
Here are some resources:
- "OpenSim Models" page in the Confluence documentation: https://simtk-confluence.stanford.edu:8 ... Sim+Models
- XML Browser in the GUI (Help menu -> XML Browser -> select the desired class)
- API documentation (e.g., for SpatialTransform: https://simtk.org/api_docs/opensim/api_ ... sform.html)
- "OpenSim Models" page in the Confluence documentation: https://simtk-confluence.stanford.edu:8 ... Sim+Models
- XML Browser in the GUI (Help menu -> XML Browser -> select the desired class)
- API documentation (e.g., for SpatialTransform: https://simtk.org/api_docs/opensim/api_ ... sform.html)