FaceToPointSelections
From K-3D
Description
| Selects the points belonging to selected faces |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Selection Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Keep Point Selection | Keep the original point selection, just adding points of selected faces. | k3d::bool_t | keep_point_selection |
| Keep Face Selection | Keep the original face selection. | k3d::bool_t | keep_face_selection |

