Description. Creates or updates a named array with string data
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, MeshAttributes Plugins
Table B.177. NamedTextArray Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Mesh | Input mesh | k3d::mesh* | input_mesh |
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
Array Name | Name of the output array | k3d::string_t | array_name |
Default Value | Default value, associated with unselected items | k3d::string_t | array_name |
Value | Value, associated with selected items | k3d::string_t | value |