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


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

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

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

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

#export model -fmt therion -o Oxbow.thm
#3d therion model to be viewed in the therion viewer

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

layout local
copy common
debug off
map-header -100 -100 off
#scale 1 100

endlayout

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