File: example.lml

package info (click to toggle)
sofa-framework 1.0~beta4-12
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 88,828 kB
  • ctags: 27,300
  • sloc: cpp: 151,126; ansic: 2,387; xml: 581; sh: 417; makefile: 68
file content (12 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!-- physical model load file -->
<loads xmlns='http://www-timc.imag.fr/load'
       xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<load xsi:type="Translation">
	<appliedTo>0-3,26-27,30-31</appliedTo>
	<valueEvent date="0.0" value="1.0"/>
	<direction x="NULL" y="NULL" z="NULL"/>
	<unit>mm</unit>
</load>

</loads>