Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[
{
"id": "fs_hydraulique",
"type": "fieldset",
"fields": [
"Q",
"Z1"
]
},
{
"id": "fs_geometry_crete",
"type": "fieldset",
"fields": [
"L",
"Cd"
]
},
{
"id": "fs_geometry_rampe",
"type": "fieldset",
"fields": [
{
"id": "If",
"help": "hsl/pente.html"
},
"d65",
"a"
]
},
{
"id": "fs_type",
"type": "fieldset",
"fields": [
{
"id": "select_passtype",
"type": "select",
"property": "rugofondType"
},
"ZF1",
{
"id": "ZRR",
"allowEmpty": true
},
{
"id": "ZRL",
"allowEmpty": true
},
{
"id": "NbT",
"allowEmpty": true
}
]
}
]