Template:NurbsEditCurveKnotVector
From K-3D
Description
| Edit the knot vector of a NURBS curve |
| Plugin Status: | Experimental |
| Categories: | All Plugins, Experimental Plugins, NURBS 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 |
| Mesh Selection | Input Mesh Selection | k3d::selection::set | mesh_selection |
| Knot Vector | Enter a new knot vector containing knot values separated with spaces. | k3d::typed_array<k3d::double_t> | knot_vector |

