encoding  utf-8
source Entrance.th
# Change name to the main therion file



#Surveys to output
#-----------------

export map -proj plan -layout local -o Entrance.pdf
#Produces plan of cave, on a single sheet

#export map -proj extended -layout local -o EntranceEe.pdf

export model -fmt survex -o Entranceth.3d
#Survex file showing centre line only

export model -o Entrance.lox
#3d therion model to be viewed in the therion viewer

#export map -proj plan -o Entrance_Walls.3d
#Survex file showing walls only

layout local
copy common
debug off
map-header 70 90 off
endlayout

input ../../../common_layout.th