mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
21 lines
315 B
Plaintext
21 lines
315 B
Plaintext
#Template for pyCreate_th2.py
|
|
encoding utf-8
|
|
|
|
{Copyright}
|
|
|
|
{file_info}
|
|
|
|
survey {fileName} -title "{fileName}"
|
|
input Data/{fileName}.th
|
|
|
|
## Pour le plan
|
|
input Data/{fileName}-Plan.th2
|
|
|
|
## Pour la coupe développée
|
|
input Data/{fileName}-Extended.th2
|
|
|
|
## Appel des maps
|
|
input {fileName}-maps.th
|
|
|
|
endsurvey
|