Text

Toolbar Menu

Dimension
Drafting

Dimension

Text Block

The Text command creates two-dimensional rich text. Rich text can be formatted on a word-by-word or letter-by-letter basis similar to a word processor.

To create text

  1. Type the text.
  2. Specify the properties.
  3. Pick the location for the text.

To edit text

Or

Add special symbols in the scriptable command, -Text

Text containing spaces, to be entered at the Rhino command line, must be enclosed in double-quotes. In addition, some rich text characters cannot be input directly at the Rhino command line; they need to be enclosed in double-quotes or escaped using a single backslash in order to be correctly interpreted. For example:

Symbol

Input

Output

'

(Single quote)

"'xyz'"

'xyz'

"

(Double quote)

""xyz""

"xyz"

!

(Exclamation mark at beginning)

"!xyz"

!xyz

\

(Backslash)

"\\xyz\\"

\xyz\

\n

(New line)

x\ny\nz

x

y

z

{ and }

(Curly brackets)

\{xyz\}

{xyz}

Text properties

Text

Style

The used annotation style.

Style menu

Lists the annotation styles available in the model. If an annotation has any settings in its properties different from its style, a menu behind the style name appears.

Remove overrides

Resets all the changed settings to the style defaults.

Update <Style> to match

Applies the changed settings to the annotation style.

Save as new style

Uses the settings in the properties to create a new style.

Edit Style...

Edits the Annotations style used by the selected annotation object.

Height

The text height.

Mask

Surrounds text with an opaque color.

None

Turn off mask.

Background

Sets the mask color to the viewport background color.

Solid Color

Selects the mask color using the Select Color dialog box.

Mask Color

When Mask is set to Solid Color, click to change the color.

Mask margins

The width of the blank area around the text.

Model space scale

The display size is a product of the component's size (like arrow size or text height) and the Model space scale value.

Normally this is the inverse of the print scale. The text height, extension line extension, extension line offset distance, and arrow length are multiplied by this number.

Draw frame around text

Displays a rectangle enclosing the text in annotations. The Mask margins setting controls the distance between the text and rectangle.

Font

The text appearance.

Upper case

Changes all letters in the selected text to uppercase.

Lower case

Changes all letters in the selected text to lowercase.

Capitalize words

Changes the first letters of the words in the selected text to uppercase, all the other letters to lowercase.

Invert case

Reverts uppercase and lowercase in the selected text.

Text alignment
Left align text

Sets the horizontal text alignment to the left.

Center align text

Sets the horizontal text alignment to the center.

Right align text

Sets the horizontal text alignment to the right.

Top align text

Sets the vertical text alignment to the top.

Middle align text

Sets the vertical text alignment to the middle.

Bottom align text

Sets the vertical text alignment to the bottom.

B

Sets the font style to bold.

I

Sets the font style to italic.

U

Sets the font style to underlined.

Text Field

Text fields are formulas that are evaluated while Rhino is running and the result is displayed in the text. All text fields are in the syntax of %<field and options>%. When a formula cannot be evaluated an error string of #### is displayed.

Toggle stacking brackets

The toggle stacking brackets button is a shortcut to add or remove [[...]] around text selected in the edit box. Stacking brackets will make the text between them stack, so that [[1/2]] will display as a stacked fraction.

Degree

Enters a degree symbol (°) into the text.

Radius

Enters a radius symbol (R) into the text.

Diameter

Enters a diameter symbol (Ø) into the text.

Plus/Minus

Enters a plus/minus symbol (±) into the text.

Exponent 2

Enters a superscript 2 (²) into the text.

Exponent 3

Enters a superscript 3 (³) into the text.

Edit box

The text displays in the text object.

Font size of the edit box can be controlled by command prompt options.

Edit Style...

Edits the Annotations style used by the selected annotation object.

Match

Selects an annotation to apply its properties to the current text.

Unit - Format

The unit and format of the annotation style.

Only for the text created by DimArea or DimCurveLenth, or contains a Text Field of Area, CurveLength, or Volume.

Horizontal to view

Text is always flat to the screen. Uncheck if you need to orient text in viewports.

RTextEdit

Toolbar

Menu

Not on toolbars.

Not on menus.

The RTextEdit command is run by script interface and OnDoubleClick to edit text objects.

 

TextProperties

Toolbar

Menu

Not on toolbars.

Not on menus.

The TextProperties command opens the Properties panel.

Steps

See also

Use drafting tools

Use text and dimensions for annotation

Annotation styles

Text properties

 

 

 

Rhinoceros 7 © 2010-2024 Robert McNeel & Associates. 10-Mar-2024