SelectNSided
From K-3D
Description
| Selects points or faces that have numbers of sides within a specified range |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Selection Plugins |
Metadata
| Name | Value |
|---|
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 |
| Side number | Gives chosen side number | k3d::int32_t | sides |
| Operator | Selection operator comparing with side number | k3d::string_t | operator |

