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

  1. ADIM                                                          Menu: (DIM) DMSET
  2. ===============================================================================
  3. Sets the active attributes of the dimension lines.
  4. (A nested command.)
  5.  
  6.          1.  (CHAR) dimension font name (1-8 char.)
  7.          2.  (NUM) dim ension text color (greater than 0)
  8.          3.  (NUM) dimension line color (greater than 0)
  9.       if units are feet:
  10.          4.  (NUM) dimension text size (greater than 0)
  11.          5.  (NUM) extension line size (greater than 0)
  12.          6.  (NUM) feet format code (-10,-11,-12,-20,-21,-22, -23,-30)
  13.       if units are meters:
  14.          4.  (NUM) dimension text size (in mm., greater than 0)
  15.          5.  (NUM) extension line size (in mm., greater than 0)
  16.          6.  (NUM) metric format code (10-13, 20-23, 30-33, 43, 44)
  17.       for all units:
  18.          7.  (NUM) selection (0-all,1-axial,2-nonaxial) <2>
  19.          8.  (CHAR) locate dimension text: a-above line, b-below line
  20.          9.  (CHAR) justification priority: l-center/left, r-center/right,
  21.                                                                   c-center
  22.  
  23. Description
  24. This command sets the active attributes for dimension lines.  Enter the name
  25. of the font for the dimension text.  Enter a value for the dimension text
  26. color.  Enter a value for the dimension line color.  Enter a value for the
  27. dimension text size (in mm.  if the current units are meters, or, if the
  28. current units are feet, in one of a variety of formats that may be selected).
  29. Enter a value for the extension line size.
  30.  
  31. Enter the format code that represents the type of units used for dimension
  32. lines (feet/inches or meters/centimeters, etc.) and the degree of precision of
  33. the dimensions (i.e., the number of digits after the decimal point).  Format
  34. codes greater than 0 indicate that the units are metric.  The first digit
  35. represents the specific unit `1' for meters, `2' for centimeters, `3' for
  36. millimeters.  The second digit represents the number of digits appearing after
  37. 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. Format codes less than 0 (i.e., with a preceding `-') indicate that the units
  41. are feet and inches.  The first digit represents the presentation mode `1' for
  42. feet/decimal feet, `2' for feet/inches/decimal
  43.  
  44. inches, or `3' for feet/inches/fractional inches.  The second digit represents
  45. the number of digits appearing after the decimal point (if any).  When working
  46. in metric units the default code is `13'.  When working in feet the default
  47. code is `-30'.
  48.  
  49. The following table shows how a dimension is displayed using the various
  50. format codes:
  51.  
  52. Format   Value
  53. Code     (in meters)    Text
  54.  
  55. 10      1.234           1
  56. 11      1.234           1.2
  57. 12      1.234           1.23
  58. 13      1.234           1.234
  59. 20      1.234           123
  60. 21      1.234           123.4
  61. 22      1.2345          123.45
  62. 23      1.23456         123.456
  63. 30      1.23456         1234
  64. 31      1.23456         1234.6 (rounded up)
  65.  
  66. 32      1.23456         1234.56
  67. 33      1.234567        1234.567
  68. 43      1.234           1.234
  69. 44      1.2345          1.2345
  70.  
  71. Format  Value
  72. Code    (in ft/inch)    Text
  73.  
  74. -10     1' 7-11/16"     2'
  75. -11     1' 7-11/16"     1.6'
  76. -12     1' 7-11/16"     1.64'
  77. -20     1' 7-11/16"     1' 8"
  78. -21     1' 7-11/16"     1' 7.7"
  79. -22     1' 7-11/16"     1' 7.68"
  80. -23     1' 7-11/16"     1' 7.683"
  81. -30     1' 7-11/16"     1' 7-11/16"
  82.  
  83. NOTE:The format codes must have two digits: the first digit must be 1, 2, or
  84. 3.  The feet/inches format codes must have the prefix `-' (a negative sign).
  85. An illegal code will not be accepted, and the system will wait for a legal
  86. value to be entered.
  87.  
  88. Enter a value that defines which entity lines will be assigned dimensions when
  89. using automatic dimensioning.  The legal options are 0, 1, or 2 (default is
  90. 2).  If you specify `0', all entity types except dimension lines will be
  91. searched; if you specify `1', only wall axial lines will be searched; and if
  92. you specify `2', all entities except axial lines and dimension lines will be
  93. searched.
  94.  
  95. Define the text location: `a' above the dimension line, or `b' below.  The
  96. default is `a'.
  97.  
  98. Define the justification mode of the dimension text.  The system will try to
  99. place the text at the center of the dimension line, but when insufficient
  100. space is available, it will locate the text to the left (option `l', the
  101. default), or to the right (option `r'), depending on what you select in this
  102. option.  It is possible to `force' the system to place the text in the center
  103. (option `c'); this option is useful for the fixed text mode.
  104.  
  105. NOTE:The parameters set in this command will affect only the dimension lines
  106. that are drawn subsequently.  Existing dimension lines are unaffected by this
  107. command.
  108.  
  109.