Description. Connects the 2 end points of the selected curve
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.182. NurbsCloseCurve 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 |
Keep end points as CVs | If enabled, the endpoints will work as CVs and a new endpoint gets added | k3d::bool_t | keep_ends |