自定义属性文本

Toolbar

Menu

Shortcut

Popup
Properties
Standard

Edit

Object Properties

Window

Panels > Properties

F3

自定义属性文本页面中列出了附加到所选取物件上的自定义文本。

Search

Type in the search box to only display the User Text that contains the typed text in its key or value.

工具列

新增

将自定义文本键添加到物件中,用前缀符号 "." (句号) 添加隐藏键。

隐藏的自定义文本键不会显示在物件属性 > 自定义属性文本中。

文本字段

从当前文档或物件中检索信息。

自定义属性文本功能对话框仅提供存储在所选物件中有意义的功能。

  • Use "" as object ID to reference the object itself.

文本字段函数的完整列表

删除

从物件中删除选定的自定义文本键。

使用 SetUserText 指令移除隐藏键。

导入

将 .csv 或 .txt 文件中的自定义文本键读取到物件中。

导出

将物件中的自定义文本键保存为 .csv 或 .txt 文件。

匹配

将另一个物件中的自定义文本键复制到当前物件中。

Key

The name of the UserText.

Value

The value of the UserText.

Type

The type of the UserText.

It can be Plain text, Block Attribute Text, or Textfield.

See: Naming conventions in Rhino

Sort the list

  • Click the Key, Value, or Type column header.

指示符

列表中的指示符提供了用户文本项的一些信息。

 

(Type)

模型单位  

数目

5

 

材质 黄铜

= 所有选定物件共享的键。

= 某些选定物件共享的键。

= 由文本字段函数驱动的键。

  • Double-click the icon to edit the text field.

= A Block Attribute Text.

  • A Block Attribute Key ("Material" in the table above) can only be edited via the BlockEdit command.

右键快显功能表

Select objects by key

Selects all the other objects that have the selected key.

Select objects by value

Selects all the other objects that have the selected value.

Select objects by key and value

Selects all the other objects that have the selected [key: value].

Objects that only have the key or value will not be selected.

Copy key and value

Copies the selected key and value to the Clipboard.

Paste key and value

Pastes the key and value from the Clipboard.

Paste key and value to all layouts

Pastes the key and value stored in the Clipboard to every layout.

  • User Text can be copied and pasted between object, layout, and document properties.
  • Attribute User Text is pasted to Document User Text or Layout User Text in the format of <Key>:<Object Name>|<Value>. If the object does not have a name, <Object Name> is replaced by the object's GUID.
  • Paste key and value to all layouts does not overwrite the values of existing keys.

请参考

GetUserText

Retrieve text information attached to an object using the SetUserText command.

SetUserText

Attach text information to an object.

SelKey

Select objects by their user attribute key.

SelKeyValue

Select objects by their user attribute key and value.

SelValue

Select objects by their user attribute value.