Description. Select the companion of an edge. If multiple edges are selected the first one in the list is selected and all others are deselected
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, Selection Plugins
Table B.308. SelectCompanion Properties
Label | Description | Type | Script Name |
---|---|---|---|
Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
Input Mesh | Input mesh | k3d::mesh* | input_mesh |
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Keep Original Selection | Keep the original selection, rather than selecting only the companions | k3d::bool_t | keep_original_selection |