home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / drawlab < prev    next >
Text File  |  1995-07-10  |  3KB  |  71 lines

  1.  
  2.    5.11.7 DRAW LABEL
  3.  
  4.  
  5. The DRAW LABEL command is used to create a label as a combination of an
  6. arrowhead, extension line and label text. 
  7.  
  8.  
  9.    COMMAND FORMAT
  10.  
  11.       #DRAW LABEL modifiers :Loc x1 x2 ... xn [:Loc ... ]
  12.  
  13. Location 'x1' is used to define the position of the arrowhead for the label.
  14. The direction of the arrowhead is defined by the angle between locations
  15. 'x1' and 'x2'. The label extension line is drawn between all locations 'x1'
  16. to 'xn'. The label text is positioned at location 'xn'.
  17.  
  18.  
  19.    MODIFIERS
  20.  
  21. ARROWHEAD      The ARROWHEAD modifier is used to select the type of
  22.                arrowhead to be used. The modifier is followed by one of 3
  23.                keywords to select the arrowhead type:
  24.  
  25.                   CLOSED      Use a closed unfilled arrowhead.
  26.                   FILLED      Use a closed filled arrowhead.
  27.                   OPEN        Use an open arrowhead ( < shape ).
  28.  
  29. .LENGTH        Requires a real value to specify the length of the arrowhead.
  30.  
  31. ..RATIO        Specifies the ratio between the arrowhead length and width.
  32.                If the arrowhead length was entered as 5mm, a ratio of 2.5
  33.                will make the arrowhead width 2mm.
  34.  
  35. The above three modifiers can all be preset by using the SELECT DIMENSION
  36. command.
  37.  
  38. POSITION       POSITION is used to define how the label text will be 
  39.                aligned relative to location 'xn' and the last segment of
  40.                of the label extension line. POSITION can be followe by one
  41.                of two keywords:
  42.  
  43.                   HORIZONTAL  Specifies that the label text should be
  44.                               aligned horizontally. ( Default ).
  45.  
  46.                   ALIGN       Specifies that the label text should be
  47.                               aligned to the last segment of the label
  48.                               extension line.
  49.  
  50. BUBBLE         The BUBBLE modifier will cause the label text to be
  51.                enclosed by a circle or bubble. Unless the DIAMETER modifier
  52.                is used, the diameter of the bubble will be calculated from
  53.                the length and height of the label text.
  54.  
  55. .DIAMETER      Used to specify a fixed diameter for the above option.
  56.  
  57. TEXT           The TEXT modifier is followed by one or more text strings
  58.                each of which are used as successive labels are entered. At
  59.                least one text string must be entered. ( See the command 
  60.                DRAW TEXT for the format of the TEXT modifier ).
  61.  
  62. PARAMETERS     The PARAMETERS modifier is used to enter a further family
  63.                of modifiers used to control the text parameters and
  64.                appearance.
  65.  
  66.                See the documentation for the command DRAW TEXT for a full
  67.                description of the modifiers used to control text parameters.
  68.  
  69. UNLINK         By default, all of the entities that go to make up the label
  70.                will be related as equal members. The UNLINK modifier can
  71.                be used to suppress this.