SetDocumentUserText

Toolbar Menu

Not on toolbars.

Not on menus.

The SetDocumentUserText command attaches text information to a Rhino .3dm file.

The information is stored in a key/value format.

Retrieve the information with the GetDocumentUserText command. This information can also be attached by .NET plug-ins and VisualBasic scripts.

This information is easily accessed in .NET and Visual Basic scripts.

Steps

  1. Type a text key.
  2. Type the text value.

GetDocumentUserText

Toolbar Menu

Not on toolbars.

Not on menus.

The GetDocumentUserText command retrieves text information attached using the SetDocumentUserText command. This information can also be retrieved by .NET plug-ins and VisualBasic scripts.

DocumentText

The DocumentText command opens the Document User Text panel that lets you manage the document text.

Document User Text Panel

Options
New item
Delete item
Import item
Export item
Filter list
Key

A text key word.

Value

A text value for the attribute.

Example

Key = Weight

Value = Kilograms

 

 

 

Rhino for Mac © 2010-2017 Robert McNeel & Associates. 24-Oct-2017