Description. Inserts a new Knot with the specified u-value
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.189. NurbsCurveInsertKnot 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 |
u_value | Insert knot at [0,1] | k3d::double_t | u_value |
multiplicity | Multiplicity | k3d::int32_t | multiplicity |