Skip to content
Snippets Groups Projects

Resolve "Ajout de la passe à rugosité de fond: cas d'un radier incliné"

2 unresolved threads
3 files
+ 28
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -36,7 +36,6 @@
"type": "select",
"property": "rugofondType"
},
"ZF1",
{
"id": "ZRR",
"allowEmpty": true
@@ -50,5 +49,27 @@
"allowEmpty": true
}
]
},
{
"id": "fs_rugofond",
"type": "fieldset_template",
"calcType": "RugoFond",
"fields": [
{
"id": "ZF1",
"help": "pam/macrorugo.html#rugosite-de-fond"
}
]
},
{
"id": "rugofond_container",
"type": "template_container",
"templates": [
"fs_rugofond"
]
},
{
"type": "options",
"help": "pam/macrorugo_complexe.html"
}
]
Loading