home *** CD-ROM | disk | FTP | other *** search
-
- 5.9.2 SELECT TEXT
-
-
- Each viewport within an X-CAD drawing may have its own default text
- parameters. The SELECT TEXT command is used to change the current text
- and tnode parameters for the active viewport.
-
-
- COMMAND FORMAT
-
- #SELECT TEXT ENTITY :Ent x
-
- or
-
- #SELECT TEXT PARAMETERS modifiers
-
- If the ENTITY modifier is chosen, an existing entity is identified. The
- text parameters belonging to the entity will be cloned and used as the
- default viewport text parameters.
-
- If the PARAMETERS modifier is used, then the text parameters are defined
- by using separate modifiers.
-
-
- MODIFIERS
-
- ENTITY Select the new text parameters from an existing text entity.
-
- PARAMETERS The PARAMETERS modifier is used to enter a further family
- of modifiers used to control the text parameters and
- appearance.
-
- See the documentation for the command DRAW TEXT for a full
- description of the modifiers used to control text parameters.
-
-
- ......
-
- The system default text parameters are as follows:
-
- Height 6 millimetres.
- Width Default in proportion to text height.
- Angle 0.0 degrees.
- Slant 0.0 degrees.
- Spacing Proportional spacing.
- Charspacing 0.3 times the character width.
- Linespacing 1.5 times the character height.
- Font STANDARD font.
- Justify Left justify.
- Fill Off.
- Line-style Solid.
- Thickness 1 line.
-
-
-