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

  1. UNIT                                                                Menu: SCRN
  2. ==============================================================================
  3. Changes the working unit and sets other associated parameters.
  4.  
  5.          1. (CHAR) NEW unit: m-meter, c-centimeter, l-millimeter, f-feet
  6.       if `m', `c', or `l' are selected:
  7.          2. (NUM) metric dimensions format (10-13, 20-23, 30-33, 43, 44)
  8.                                                             <curr. format>
  9.       if `f' is selected:
  10.          2. (CHAR) x,y,z display format (1,2,3,4,5) <curr.format>
  11.          3. (CHAR) scale display format (1,2,3,4,5) <curr.format>
  12.          4. (NUM) feet dimensions format (-10,-11,-12,-20,-21,-22,-23,-30)
  13.                                                                <curr.format>
  14.       for all units:
  15.          5. (NUM) solid tolerance (range in current unit) <curr.tolerance>
  16.          6. (NUM) reference scale (0.01-100000) <curr.ref.scale>
  17.          7. (NUM) size of arc segment in ref. scale 1: curr. ref. scale
  18.                                        (range in current unit) <curr.arcsize>
  19.          8. (NUM) minimum and maximum number of segments in an arc
  20.                                                   (range: 5-500) <curr.range>
  21.       if grid is on:
  22.          9. (NUM) grid interval (min. value in curr. unit , 0-to switch off)
  23.  
  24. Description
  25.  
  26. This command changes the working unit and sets all the parameters associated
  27. with it.
  28. Enter the new working unit.  The options are meters, centimeters, millimeters
  29. or feet.
  30.  
  31. If meters, centimeters or millimeters are selected, enter the format code for
  32. the metric dimension.
  33.  
  34. Format codes greater than 0 indicate that the units are metric.  The first
  35. digit represents the specific unit `1' for meters, `2' for centimeters, `3'
  36. for millimeters.  The second digit represents the number of digits appearing
  37. after the decimal point.  Format codes 43 and 44 display the dimension text in
  38. meters, with the millimeters (and mm in format 44) typed in superscript.
  39.  
  40. The following table shows how a metric dimension is displayed using the
  41. various format codes:
  42.  
  43.          Format   Value
  44.          Code     (in meters)    Text
  45.  
  46.          10      1.234           1
  47.          11      1.234           1.2
  48.          12      1.234           1.23
  49.          13      1.234           1.234
  50.          20      1.234           123
  51.          21      1.234           123.4
  52.          22      1.2345          123.45
  53.          23      1.23456         123.456
  54.          30      1.23456         1234
  55.          31      1.23456         1234.6 (rounded up)
  56.          32      1.23456         1234.56
  57.          33      1.234567        1234.567
  58.          43      1.234           1.234
  59.          44      1.2345          1.2345
  60.  
  61. If feet are selected, define the display format for the x,y,z values line and
  62. the scale on the top screen.  There are 5 format options:
  63.  
  64. 1 Feet in decimal format, e.g., 1.5'.
  65. 2 Feet and inches, with inches in decimal format, e.g.,1' 6.5".
  66. 3 Feet and inches, with inches in fraction format, e.g.,1' 6-" (accuracy to ").
  67. 4 This format is the same as option 3, but if a higher degree of accuracy
  68.   is necessary, option 1 is selected by the program.
  69. 5 This format is the same as option 3, but if a higher degree of accuracy
  70.   is necessary, option 2 is selected by the program.
  71.  
  72. Note that a metric scale of 96 (1:96) will be displayed as '.
  73.  
  74. Enter the dimensions format code.  Format codes less than 0 (i.e., with a
  75. preceding `-') indicate that the units are feet and inches.  The first digit
  76. represents the presentation mode `1' for feet/decimal feet, `2' for
  77. feet/inches/decimal inches, or `3' for feet/inches/fractional inches.  The
  78. second digit represents the number of digits appearing after the decimal point
  79. (if any).  When working in metric units the default code is `13'.  When
  80. working in feet the default code is `-30'.
  81.  
  82. The following table shows how an imperial dimension is displayed using the
  83. various format codes:
  84.  
  85.          Format  Value
  86.          Code    (in ft/inch)    Text
  87.  
  88.          -10     1' 7-"          2'
  89.          -11     1' 7-"          1.6'
  90.          -12     1' 7-"          1.64'
  91.          -20     1' 7-"          1' 8"
  92.          -21     1' 7-"          1' 7.7"
  93.          -22     1' 7-"          1' 7.68"
  94.          -23     1' 7-"          1' 7.683"
  95.          -30     1' 7-"          1' 7-"
  96.  
  97. For all units, enter a value for solid tolerance.  The range, displayed in the
  98. current unit, is 0.00001-0.1 meters.  This value sets the tolerance accuracy
  99. for various calculations and represents the length of an entity line which
  100. will be effective in the system operations.  Lengths shorter than this value
  101. will be ignored, e.g., in operations like union, subtraction, hidden lines
  102. removal, etc.  Unexpected results may occur if entities requiring fine
  103. tolerances are included in files containing many large entities (requiring
  104. larger tolerances) and vice versa.
  105.  
  106. Enter a value for the reference scale.  The range is 0.01-100000.  The
  107. reference scale is the scale at which text and other scalable entities
  108. (dimension text, linear patterns) will appear at their originally defined size
  109. (real size = specified size x reference scale).  It is set in the \tscrn
  110. command.  Initially the default in the geometric module is 1:100 and in the
  111. Drawing Sheet Generator module (DSG) to 1:1.  (In the DSG it should not be
  112. changed.)
  113.  
  114. Enter a size for arc segments.  The range is 0.0003-1 meters and is displayed
  115. in the current unit.  Then enter the minimum and maximum number of segments in
  116. an arc.  The range is 5-500.  (See \sarc).
  117.  
  118. If the grid is on, the current grid interval will be displayed on the input
  119. line in the new unit.  Enter a new interval if required or press <ENTER> to
  120. accept the current values.  Zero will turn the grid off.
  121.  
  122. NOTE: To change parameters individually, see \sarc, \grid, \ngrid, \adim,
  123. \tscrn, \tol.
  124.