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

  1. UDFMT                                                                Menu: UDIM
  2. ===============================================================================
  3. Updates the dimension text format code.
  4.  
  5.       if units are in feet:
  6.          1.      (NUM) NEW feet format code (-10, -11, -12, -20, -21, -22,
  7.                                                                   -23, -30)
  8.       if units are in meters:
  9.          1.      (NUM) NEW metric format code (10-13, 20-23, 30-33, 43, 44)
  10.       for all units:
  11.          2.      (Y/N) update option: y-selection group, n-single entity
  12.       if reply is `n':
  13.          3.*     (IND) dimension text to update
  14.          4.*     (Y/N) confirm choice
  15.  
  16. Description
  17. This command will update the dimension text format code (the display format of
  18. dimension data) for either a selected group of dimension texts or a single
  19. dimension text.
  20.  
  21.  
  22.  
  23.  
  24. Select the new format code, which represents the units used for the dimension
  25. lines (feet/inches or meters/centimeters, etc.) and the degree of precision of
  26. the dimensions (i.e., the number of digits after the decimal point).
  27.  
  28. Format codes greater than 0 indicate that the units are metric. The first
  29. digit represents the specific unit: `1'  meters, `2' centimeters, or `3'
  30. millimeters. The second digit represents the number of digits appearing after
  31. the decimal point. Format codes 43 and 44 display the dimension text in meters,
  32. with the millimeters (and mm in format 44) typed in superscript.
  33.  
  34. Format codes less than 0 (i.e., with a preceding `-') indicate that the units
  35. are feet and inches. The first digit represents the presentation mode:
  36. `1' feet/decimal feet, `2'  feet/inches/decimal inches, or
  37. `3' for feet/inches/fractional inches. The second digit represents the number
  38. of digits appearing after the decimal point (if any). When working in metric
  39. units the default code is `13'. When working in feet the default code is `-30'.
  40. The following table shows how a dimension is displayed using the various
  41. format codes:
  42.  
  43.  
  44.  
  45.  
  46. Format  Value
  47. Code    (in meters)     Text
  48.  
  49. 10      1.234           1
  50. 11      1.234           1.2
  51. 12      1.234           1.23
  52. 13      1.234           1.234
  53. 20      1.234           123
  54. 21      1.234           123.4
  55. 22      1.2345          123.45
  56. 30      1.23456         1234
  57. 31      1.23456         1234.6 (rounded up)
  58. 32      1.23456         1234.56
  59. 43      1.234           1.234
  60. 44      12345           12345
  61.  
  62. Format  Value
  63. Code    (in Ft/Inch)    Text
  64.  
  65. -10     1' 7-11/16"     2'
  66. -11     1' 7-11/16"     1.6'
  67.  
  68. -12     1' 7-11/16"     1.64'
  69. -20     1' 7-11/16"     1' 8"
  70. -21     1' 7-11/16"     1' 7.7"
  71. -22     1' 7-11/16"     1' 7.68"
  72. -23     1' 7-11/16"     1' 7.683"
  73. -30     1' 7-11/16"     1' 7-11/16"
  74.  
  75. NOTE 1:The format codes must have two digits: the first digit must be 1, 2,
  76. or 3. The feet/inches format codes must have the prefix `-' (a negative sign).
  77. NOTE 2: Dimensions of window heights and sill levels (created using \mwdim),
  78. and angles (created using \ang3p and \ang2l) will not be affected by
  79. this command.
  80.  
  81. You are asked whether you wish to update a selection group (`y'), or a single
  82. dimension text entity (`n'). If the reply is `y' the selection group is
  83. updated and the update will be seen after de-selecting the group. If the
  84. reply is `n' you must indicate and confirm the dimension text to update.
  85.  
  86. The system asks you for additional dimension texts to update until you select
  87. another command.
  88.