Skip to content
Snippets Groups Projects

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

2 unresolved threads
Files
6
@@ -31,18 +31,37 @@
"id": "fs_type",
"type": "fieldset",
"fields": [
"ZF1",
{
"id": "ZD1",
"id": "select_passtype",
"type": "select",
"property": "rugofondType"
},
{
"id": "ZRT",
"allowEmpty": true
},
{
"id": "ZR1",
"id": "ZRB",
"allowEmpty": true
},
{
"id": "Nb",
"id": "NbT",
"allowEmpty": true
},
{
"id": "ZF1",
"help": "pam/macrorugo.html#rugosite-de-fond"
}
]
},
{
"id": "fs_rugofond",
"type": "fieldset_template",
"calcType": "RugoFond",
"fields": [
{
"id": "ZF1",
"help": "pam/macrorugo.html#rugosite-de-fond"
}
]
}
Loading