New Submissions/Changes for V16.0 GRIPLIB


The following files were submitted by R.Hebert of Unigraphics Solutions
  font2geo.grs
  _change_case.grs
  _compress_string.grs
  FUTURA.FN2 (A Modified version of futura, using arc definitions
  intead of lines to create curves.

The following files were submitted by Tue Doan of Unigraphics Solutions
  read_to_mill_control.grs
  
The following files were modified and resubmitted by Roberto Furletti of New Flyer
  weld_sym2.grs
  
The following files were modified and resubmitted by Tue Doan of UG Solutions:
  read_to_mill_control.grs

The following files were submitted by Greg Krumrey of Patriot Machine, Inc:
  _hpterm_help.grs
  _html_fix.grs
  _string_compress.grs
  _string_process_param.grs
  These were updated in our in-house subroutine library after V15.0 was
  released.
  
  auto_bubble_stacker.grs
  This is a new program, created to speed up detailing using bubbles.
  
  access_demo.grs
  _get_file_path.grs
  The first program was revised and the second routine created
  to simplify writing programs that use data files in the Library.
  
The following files were modified by Greg Krumrey:
  draw_tool.grs
  note_engrave.grs
  _ncgen_as_oper.grs
  _ncgen_init.grs
  _quickgen_as_oper.grs
  These were modified to remove the &SUBMOD & &PARSET GPAs and to replace them
  (where possible) with V16.0 code to maintain the same functionality.
  
The following files were obsoleted as of V16.0:
  auto_nc.grs
  _833_cutout.grs
  _833_drill___ream.grs
  _833_drill_array.grs
  _833_font1_dat.grs
  _833_inside_text.grs
  _833_mill_holes.grs
  _833_predrill.grs
  _833_profile.grs
  _833_scribe_geom.grs
  _833_scribe_text.grs
  _833_tool_select.grs
  _833_tool_sheet.grs
  These routines used GRIP/NC statements that were oboleted in V16.0.
  (If you would like to update this program, contact the Librarian).
  
The following font files were modified and re-issued for V15:
  ge_font6.fnt    (near-horizontal line fixed)
  
The following files were modified for V15.1, as the result of "HALT" no longer
being allowed in a subroutine. These were previously released as a repair kit
for V15.0 by the Librarian.
  _allrnd.grs
  _arow.grs
  _bevel.grs
  _braze.grs
  _braze2.grs
  _butt.grs
  _butt2.grs
  _chgsiz.grs
  _contur.grs
  _contur2.grs
  _f_mold_aplan.grs
  _f_mold_bplan.grs
  _f_mold_end.grs
  _f_mold_initdata.grs
  _f_mold_readdata.grs
  _f_mold_readsrc.grs
  _f_mold_side.grs
  _filet.grs
  _filet2.grs
  _gm_inter_prompts.grs
  _group_fixer2.grs
  _intersect_point.grs
  _modify.grs
  _modify2.grs
  _plug.grs
  _spec.grs
  _spec2.grs
  _stag.grs
  _u.grs
  _vee.grs
  f_mold.grs
  geo_mend.grs
  weld_sym.grs


              Changes made to the Library file structure:

As of V15.0, all compiled and generated files have been removed from GRIPLIB.
This change was needed to shrink the Library so it could fit on the release CD.
Instructions to re-create these files was added to post_install.html

There is now new method for accessing files in the Library from a GRIP program.
See  access_demo.grs for more information.

The library directory structure has been changed to allow for UG/OPEN API
routines. No routines have been submitted to date, so these areas of GRIPLIB
are empty.