Description. Selects a bicubic patch from the input mesh by its index number
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Selection Plugins
Table B.310. SelectBicubicPatchByNumber 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 |
Patch Number | Patch Number | k3d::int32_t | index |