Description. Selects a face from the input mesh by its index number
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Selection Plugins
Table B.347. SelectFaceByNumber Properties
Label | Description | Type | Script Name |
---|---|---|---|
Input Mesh | Input mesh | k3d::mesh* | input_mesh |
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Primitive Number | Primitive Number. | k3d::int32_t | primitive |
Face Index | Face Index | k3d::int32_t | index |