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


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

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

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

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

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

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

layout local
debug off
scale 1 200
symbol-hide group cave-centerline
colour map-fg 100
colour map-bg 90

symbol-hide point section
endlayout