mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
Scripts
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user