(form "20047" (size 60 17) (help "20047_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 30 4) (text "End point")) (label (position 28 5) (text "Y")) (label (position 28 6) (text "X")) (label (position 28 7) (text "Z")) (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 16) (help "20047_TIP_1")) (field "start_x" (position 12 6) (display_length 10) (input allowed) (format real_8) (max_length 16) (help (field "start_y"))) (field "start_z" (position 12 7) (display_length 10) (input allowed) (format real_8) (max_length 16) (help (field "start_y"))) (field "end_y" (position 30 5) (display_length 10) (input allowed) (format real_8) (max_length 16) (help (field "start_y"))) (field "end_x" (position 30 6) (display_length 10) (input allowed) (format real_8) (max_length 16) (help (field "start_y"))) (field "end_z" (position 30 7) (display_length 10) (input allowed) (format real_8) (max_length 16) (help (field "start_y"))) (field "size_horiz" (position 12 10) (display_length 10) (input allowed) (max_length 10) (help "20047_TIP_2")) (field "size_vert" (position 12 11) (display_length 10) (input allowed) (max_length 10) (help (field "size_horiz"))) (default_buttons) )