home *** CD-ROM | disk | FTP | other *** search
-
- 5.10.1 DRAW TNODE
-
-
- The DRAW TNODE command is used to draw one or more tnode entities. A tnode
- acts as a reference point or origin point for a text entity.
-
- Each tnode is created with a set of text parameters which it passes to a
- text entity when text is drawn using the TNODE modifier. The text parameters
- are taken from the selected parameters defined for the viewport or the
- system defaults. Any of these parameters can be altered within the command by
- using the PARAMETERS modifier.
-
-
- COMMAND FORMAT
-
- #DRAW TNODE [modifiers] :Loc x1 x2 ... xn
-
- A tnode entity will be created at each of the locations specified in the
- command.
-
-
- MODIFIERS
-
- LAYER Requires a layer number. This will override the current
- active layer.
-
- DEPTH Requires a depth number. This will override the current
- active depth.
-
- PARAMETERS The PARAMETERS modifier is used to enter a further family
- of modifiers used to alter the text parameters for the tnode.
-
- See the documentation for the command DRAW TEXT for a full
- description of the modifiers that control text parameters.
-
- ATTRIBUTE Used to enter one or more attributes associated with this
- entity. For a full description of the ATTRIBUTE option, see
- the documentation for the command ADD ATTRIBUTE.
-
-
-