(form "00670" (size 55 13) (help "00670_TIP_0") (heading "ENTER GRID MESH PARAMETERS" ) (label (position 2 3) (text "Y coordinate of grid origin" ) ) (field "ycoord" (position 25 3) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (max_length 16) (help "00670_TIP_1") ) (label (position 2 4) (text "X coordinate of grid origin" ) ) (field "xcoord" (position 25 4) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (max_length 16) (help "00670_TIP_2") ) (label (position 2 5) (text "Z coordinate of grid origin" ) ) (field "zcoord" (position 25 5) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (max_length 16) (help "00670_TIP_3") ) (label (position 2 6) (text "Y extent of grid" ) ) (field "extent_y" (position 25 6) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (low_bound 0.001) (max_length 16) (help "00670_TIP_4") ) (label (position 2 7) (text "X extent of grid" ) ) (field "extent_x" (position 25 7) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (low_bound 0.001) (max_length 16) (help "00670_TIP_5") ) (label (position 2 8) (text "Y grid step size" ) ) (field "step_y" (position 25 8) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (low_bound 0.001) (max_length 16) (help "00670_TIP_6") ) (label (position 2 9) (text "X grid step size" ) ) (field "step_x" (position 25 9) (display_length 16) (input allowed) (null disallowed) (translate upper) (format real_8) (low_bound 0.001) (max_length 16) (help "00670_TIP_7") ) (label (position 2 10) (text "Angle of grid orientation" ) ) (field "grid_angle" (position 25 10) (display_length 16) (null disallowed) (format real_8) (low_bound 0.0) (high_bound 360.0) (input allowed) (max_length 16) (help "00670_TIP_8") ) (default_buttons) )