Description. Selects edge loops containing selected egdes
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Selection Plugins
Table B.317. SelectEdgeLoops 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 |
Ring Side A | Find loop using the edgering on one side of the selected edge(s) | k3d::bool_t | ring_side_a |
Ring Side B | Find loop using the edgering on the other side of the selected edge(s) | k3d::bool_t | ring_side_b |