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


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

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

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

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

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

#export map -proj plan -o GreatChamber_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