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

  1. TSCRN                                                 Menu: (DIM) DMSET / MTEXT
  2. ===============================================================================
  3. Sets fixed text, dimension, and linear pattern plot scales and dimension
  4. extension line size.
  5.  
  6.          1. (NUM) plot scale for fixed text/dimension/linear pattern
  7.                                                          (0.01-100000) <100>
  8.          2. (NUM) dimension extension line size (in mm., greater than 0) <5>
  9.  
  10. Description
  11.  
  12. This command determines the plot size for the subsequently created text,
  13. dimension and linear pattern ("text entity") created by giving it a unique
  14. plot scale. The default when entering the work session is 100. This command
  15. also determines the dimension extension line size.
  16.  
  17. All "fixed texts" created after this setting are affected immediately by this
  18. setting. It does not affect any previously created "text entity" until \refr
  19. or any other screen redraw command is executed.
  20.  
  21. Fixed text will maintain the same size during placing, at any scale. It will
  22. be scaled on screen during a zoom. Its final size on screen is calculated by:
  23.  
  24.    real size    =  original size * current plot scale (reference scale)
  25.    screen size  =  real size/screen scale
  26.  
  27. Scaled text in placed objects is changed in size according to the placing scale
  28. only (the factor on the `X' of its active plane). Its final size on screen is
  29. calculated by:
  30.  
  31.    real size    =  original size * placing factor
  32.    screen size  =  real size /screen scale
  33.  
  34. Fixed text size is affected by the current reference scale set in \tscrn.
  35.