
new form
  name			geometry
  shade			mid grey
  origin		33.0 0.2
  size			95 32
  start			hidden
 help			This is the geometry input top level form
  data font		6x12
  label font		6x12
  application font	6x12
  border		1
  selection border	0
end form

new field
	name			current_zone
	type			popup
	origin			4 1.5
	size			2 1
	menu			1\
				2\
				3\
				4\
				5\
				6\
				7\
				8\
				9\
				10\
				11\
				12\
				13\
				14\
				15
	label position		fit above
	label string		Current Zone
	label position		above
	help			The number of the zone currently displayed
	description		\
The current zone is the one shown below.  It\n\
can be changed to any other defined zone by\n\
selecting the zone name from the option menu\n\
(left mouse button on field label) or by using\n\
the right button in the field to toggle though\n\
all the options.
end field

new field
	name			b_g_form_fill
	type			button
	origin			20 1.5
	size			10 1
	label position		fit above
	label colour		black
	menu			form_fill
	help			Select form fill method of inputting zone geometries
	description		\
Geometry can be input one zone at a time according\n\
to shape type.
end field

new field
	name			b_g_draw
	type			button
	origin			33 1.5
	size			10 1
	menu			CAD
	label position		fit above
	label colour		black
	help			Select graphical method of inputting zone geometries
	description		\
Geometry can be defined using the ife's geometry\n\
modeller.
end field

new field
	name			b_g_cad_file
	type			button
	style			key
	origin			46 1.5
	size			10 1
	menu			import
	label position		fit above
	label colour		black
	help			Select file containing geometry
	description		\
Geometry available in a foreign format (known to the\n\
ife) can be read in from a file prepared externally.
end field

new field
	name			g_zap
	type			button
	origin			72 1.5
	size			10 1
	menu			zap
	label position		fit above
	start			hidden
	help			Delete ALL geometry defined so far
	description		\
This button is used to delete all the\n\
geometry input so far.  Once deleted,\n\
it cannot be recovered.\n\
NOTE: The browser facility creates a complete\n\
building description and thus cannot be\n\
linked to any existing geometry.
end field
