# this is a comment
# format is like this:
# UGFILE filename
# SPACE	spacename
# BEACON beaconname beaconid x y z
# ENDSPACE
# ENDUGFILE
# x, y, and z will be interpreted as floating point numbers.
# The coordinate system of those numbers is determined by the minimum
# (x,y,z) coordinate of the bounding box of the vertices specified in
# the ug file
#
UGFILE	NE43.2.3D.ug
SPACE graphicslab
BEACON	NTT1	0	504 480 144
BEACON	NTT2	0	504 384 144
BEACON	NTT3	0	408 384 144
BEACON	graphics1	0	408 480 144
BEACON	graphics2	0	456 432 144
ENDSPACE
ENDUGFILE