SelectNurbsCurveByNumber
From K-3D
Description
| Selects a NURBS curve from the input mesh by its index number |
| 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 |
| Primitive Number | Primitive Number. | k3d::int32_t | primitive |
| Curve Index | Controls the curve to be selected. | k3d::int32_t | index |

