(form "20045" (size 56 15) (help "20045_TIP_0") (heading "AXIAL SECTION SPECIFICATION") (label (position 4 3) (text "Define an Axis Line:")) (label (position 12 4) (text "Start point")) (label (position 10 5) (text "Y")) (label (position 10 6) (text "X")) (label (position 10 7) (text "Z")) (label (position 26 5) (text "Azimuth")) (label (position 26 6) (text "Dip")) (label (position 4 9) (text "Define Section Size: ")) (label (position 4 10) (text "Horizont.")) (label (position 4 11) (text "Vertical")) (label (position 27 9) (text "Axis line will be through ")) (label (position 27 10) (text "lower left of section.")) (label (position 27 11) (text "Data will NOT be clipped")) (label (position 27 12) (text "to the defined size.")) (field "start_y" (position 12 5) (display_length 10) (input allowed) (format real_8) (max_length 10) (help "20045_TIP_1")) (field "start_x" (position 12 6) (display_length 10) (input allowed) (format real_8) (max_length 10) (help (field "start_y"))) (field "start_z" (position 12 7) (display_length 10) (input allowed) (format real_8) (max_length 10) (help (field "start_y"))) (field "azimuth" (position 34 5) (display_length 10) (input allowed) (format real_8) (max_length 8) (help (field "start_y"))) (field "dip" (position 34 6) (display_length 10) (input allowed) (format real_8) (max_length 10) (help (field "start_y"))) (field "size_horiz" (position 12 10) (display_length 10) (input allowed) (max_length 8) (help "20045_TIP_2")) (field "size_vert" (position 12 11) (display_length 10) (input allowed) (max_length 10) (help (field "size_horiz"))) (default_buttons) )