home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / TEXT.HLP < prev    next >
Encoding:
Text File  |  1991-06-19  |  1.8 KB  |  46 lines

  1.  TEXT                                                               Menu:MTEXT
  2.  =============================================================================
  3.  Creates text in the model.
  4.  
  5.        1.  (CHAR) enter text (1-40 char.)
  6.        2.* (POINT) justification point
  7.        3.* (POINT) point for direction, <ENTER> for horizontal
  8.  
  9.  Description:
  10.  
  11.  This command creates a text entity in the model.
  12.  
  13.  Type the text and pick the justification point to locate the start
  14.  of the text. Pick a second point to indicate the direction in which
  15.  the text will be written from the first point: the text will be parallel
  16.  to the imaginary line connecting these two points. The text may be
  17.  located above, below or centrally about this line, as determined by
  18.  the text attributes set in commands \atext or \tjust. If you press <ENTER> at
  19.  the direction point prompt, the system will place the text horizontally on a
  20.  straight line in a positive direction (+X) (when working in the XY or XZ
  21.  planes only).
  22.  
  23.  Spaces between words are generated by typing the underline character
  24.  (_). This character will not appear on screen.
  25.  Text is displayed only in views of the axial planes. Attempting to
  26.  create text on any other plane will cause the following message to
  27.  appear:
  28.  
  29.  invalid view, change to orthogonal !
  30.  
  31.  You will be prompted for additional justification points for the same
  32.  text entity until you enter another command.
  33.  You may enter a string of text commands in the following format:
  34.  
  35.  \text kitchen \text bathroom \text bedroom
  36.  
  37.  When you execute the command, the system will ask you for a location
  38.  for each text item and place each item consecutively.
  39.  
  40.  Example
  41.  \text room 4 4 0 8 4 0
  42.  
  43.  Result:The text "room" begins at point 4 4 0 and its orientation
  44.  is horizontal (4 4 0 to 8 4 0).
  45.  
  46.