New Submissions for V12.0 GRIPLIB



The following files were submitted by Ron Gates of EDS Unigraphics:
  baseline.grs
    Creates horizontal or vertical dimensions from a common baseline.
  border.grs
    Design to fix borders in V9 parts brought into V10.
  curves.grs
    Creates a line between two points, parallel to an existing line or
    parallel to a linear edge at a distance. This is intended to make
    creation of illustration drawings easier.
  extension.grs
    Creates a line that looks like an extension line between two views.
  move_view.grs
    Moves views on a drawing as well as objects on the drawing that
    are related to, but not associated with the view.
  thread.grs
    Draws simplified view representations.
  vdep.grs
    Converts selected entities from View Dependant to Model and vice
    versa. This program is intended as a fix for V9 users moving parts
    to V10. It should not be used after the transition is complete.

  
             Polster Tool Engineering Library Submissions:
             
The following files are new submissions. They may be modified versions of
existing files or compeletely new routines.

  _calc_row.grs
  _check_csys.grs
  _choose_color.grs
  _convert_bs.grs
  _convert_date_time_stamp.grs
  _convert_date_time_string.grs
  _coplanar_spline.grs
  _csys_by_angles.grs
  _date_time_stamp.grs
  _decode_comment.grs
  _delete_name.grs
  _edit_point.grs
  _extract_text_from_notes.grs
  _file_check.grs
  _flatten_spline.grs
  _get_chain_vectors.grs
  _get_cls_path_names.grs
  _get_date_time_string.grs
  _get_dir_list2.grs
  _get_named_group.grs
  _get_oper_names.grs
  _get_sheet_body_edges.grs
  _get_slope.grs
  _get_ug_version.grs
  _get_unix_env2.grs
  _gm_date_str.grs
  _hpterm_help.grs
  _html_fix.grs
  _istrl2.grs
  _list_1_file.grs
  _list_current_directory.grs
  _list_vis_layers.grs
  _logger.grs
  _menu_select.grs
  _menu_select2.grs
  _multiple_menu_select.grs
  _note_change1.grs
  _note_change10.grs
  _note_change2.grs
  _note_change_m10.grs
  _note_change_m100a.grs
  _pcname_check.grs
  _polar_to_rect.grs
  _polygon.grs
  _read_sys_colors.grs
  _rect_to_polar.grs
  _remove_control_chars.grs
  _select_vis_in_view.grs
  _smart_sort.grs
  _spline_merge.grs
  _spline_merge_inp.grs
  _spline_reducer.grs
  _string_truncate.grs
  _surf_proj.grs
  _tablet_input.grs
  _tablet_norm.grs
  _template_match.grs
  _template_setup.grs
  _uf3610a.grs
  _uf3611a.grs
  _ug_version_map.grs
  _xspawn_command.grs
  _xspawn_script.grs
  
The following files are new versions of previously submitted files:

  _copy_attrib.grs
    Modified to handle all attribute types.
  _date_time_str.grs
    Modified to handle the year 2000 and beyond, also seconds added,
    but always set to :00 due to UG limitations.
  _date_to_comp.grs
    Modified to handle MMM DD YY format. Also handles 4 digits years.
  _date_to_conv.grs
    Uses format numbers instead of string length to determine format.
    MMM DD YY format added.
  _get_unix_env.grs
    Modified to use ENVVAR/ statement, runs much faster!
  _highlight_ent.grs
    Modified for faster performance.
  _layer_move_grp.grs
    Documentation fixes.
  _lcase.grs
    Documentation fixes.
  _restore_layer_status.grs
    Documentation, redundant code removed.
  _restore_sys_params.grs
    Code switching added, documentation cleanup
  _save_disp_control.grs
    Documentation fixes.
  _save_layer_status.grs
    Code simplified, documentation fixes.
  _save_mod_params.grs
    Documentation fixes.
  _save_params.grs
    Documentation fixes.
  _save_sys_params.grs
    Code switching added, documentation cleanup.
  _set_min_knot_points.grs
    Documentation fix, bug fix.
  _time_to_comp.grs
    Documentation fixes.
  _time_to_conv.grs
    Uses format numbers instead of string length to determine format.
  _timer.grs
    Modified to use _XSPAWN_COMMAND to issue timer commands.
  _ucase.grs
    Documentation fixes.
  _valf.grs
    Documentation fixes.
  _xf_reposition.grs
    Documentation fixes.
  _xf_rotate.grs
    Documentation fixes.
  _xf_scale.grs
    Documentation fixes.