!***********************************************************************
! parameters_hgt / 2002-02-18 / Vertex Systems                         *
!                                                                      *
! Form file for editing height parameters in PARAMETERS file.          *
!***********************************************************************
!
charset= latin1
port_size= 17 75
vxdbase_winstyle= only
text_font= 5
field_font= 5
!
header={HEIGHT_SETTINGS}
!
text= 2  3 {STOREY}
text= 2 21 {HEIGHT}
text= 2 33 {ROOM_HEIGHT+" +/-"}
text= 2 55 {FLOOR_THICKNESS+" +/-"}
!
field(1)= DESCR        4+1  3  3  16  4  0
field(2)= ZMASTER      4+1  3  21 10  4  0
field(3)= ROOM_HGT     4+1  3  33  8  4  0
field(4)= DROOMHGT       1  3  43  6  4  0 \
#if METRIC
  "200" "100" "-100" "-200"
#else
  "8" "4" "-4" "-8"
#endif
field(5)= FLR_THICK    4+1  3  55  8  4  0
field(6)= DFLRTHICK      1  3  65  6  4  0 \
#if METRIC
  "50" "20" "-20" "-50"
#else
  "2" "1" "-1" "-2"
#endif
!
group(1)= 1+2 16 1 2 3 4 5 6
