home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / SARC.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  2.8 KB  |  68 lines

  1. SARC                                                 Menu:STTUS / (DSG) DEDIT
  2. =============================================================================
  3. Smooths the curvature of arcs.
  4.  
  5. in the geometric module:
  6.      1.  (NUM) size of arc segment in ref. scale 1:curr ref. scale
  7.          (curr. tol  upper tol. limit)
  8. in the Drawing Sheet Generator module:
  9.      1.  (NUM) size of arc segment on paper (curr. tol  upper tol. limit)
  10. for both modules:
  11.      2.  (NUM) minimum and maximum number of segments in an arc (range:
  12.          5-500)
  13.  
  14. Description:
  15.  
  16. This command controls the smoothness of the curvature of line arcs,
  17. polygon arcs and wall arcs. All arcs are made up of a series of straight
  18. equal segments. Therefore, a smoother curve will be created if you
  19. use a large number of small segments.This slows down the screen display time.
  20.  
  21.  
  22.  
  23. Enter a size for the arc segments. The range is the current tolerance
  24. value to 1 meter (displayed in the current unit). Then enter the minimum
  25. and maximum number of segments in the arc.
  26.  
  27. The minimum and maximum number of segments take priority over the
  28. size of a segment in relation to the reference scale.
  29.  
  30. The reference scale is the scale at which text and other scalable
  31. entities (dimension text, linear patterns) will appear at their originally
  32. defined size (real size = specified size x reference scale). It is
  33. set in the \tscrn command. Initially the default in the
  34. geometric module is 1:100 and in the Drawing Sheet Generator Module
  35. (DSG) it is set to 1:1 (In the DSG it should not be changed.)
  36.  
  37. The system will divide all the arcs and circles into segments of the
  38. size specified. If the number of these segments exceeds the maximum
  39. or minimum limits that you have set, the system will divide the arc
  40. into the maximum or minimum number of segments and adjust the size
  41. of the segments accordingly.
  42.  
  43.  
  44.  
  45. Example
  46. Size of segment                 0.5mm
  47. Minimum number of segments      16
  48. Maximum number of segments      40
  49.  
  50. If the arc divides into 23 segments of 0.5mm the arc will be drawn as such.
  51. If the arc divides into 14 segments of 0.5mm (below minimum) the arc will be
  52. divided into 16 equal segments whose size will be a result
  53. of this calculation.
  54.  
  55. If the arc divides into 45 segments of 0.5mm (above maximum) the arc will be
  56. divided into 40 equal segments whose size will be a result of this
  57. calculation.
  58.  
  59. This command affects all subsequently created arcs. To update previously
  60. created arcs use \regen to regenerate the whole screen or \refe for
  61. individual arcs.
  62.  
  63. Hint:In order to increase the speed of loading or redrawing models on screen,
  64. use a lower range while working, e.g., 10-20 segments, and a higher range in
  65. order to obtain a better resolution before creating a plot file,e.g.,20-100
  66. segments.
  67.  
  68.