[therion] problem importing .3d file
Martin Sluka
martinsluka at mac.com
Mon Feb 7 07:30:47 CET 2005
At 03:17 +0000 7.2.2005, Wookey wrote:
*******************************************
> The .th file looks like:
> ------
> survey tmp
> import terikan.3d
>
> survey terikan -title "Terikan River Caves" -declination [0.511 degrees]
>
> map elevatorplan -title "Terikan River Cave: Elevator entrance"
> goon_s3 break
> goon_s1
> etc...
> input goon.th2
> input soundriver.th2
> etc...
> --------
>
> This fails with:
> reading source files ... done
> preprocessing database ... done
> therion: error -- terikan/terikan.th [3] -- station doesn't exist -- eagle2.15
Stacho and MartinB will explain this better, but if I try to check the part of cave I should use something as:
survey test
map elevatorplan -title "Terikan River Cave: Elevator entrance"
goon_s3 break
goon_s1
etc...
endmap
survey tmp
import terikan.3d
survey terikan -title "Terikan River Caves" -declination [0.511 degrees]
# map elevatorplan -title "Terikan River Cave: Elevator entrance"
# goon_s3 # break
# goon_s1
# etc...
input goon.th2
input soundriver.th2
etc...
--------
endsurvey #tmp
endsurvey #test
The reference to the stations in map-endmap should be one level DOWN in survey hierarchy - as I understood this.
Martin
--
More information about the Therion
mailing list