Description. Creates a NURBS surface stretched along all selected curves
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.190. NurbsSkinnedSurface 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 |
Delete the Curves | Delete the original curves | k3d::bool_t | delete_original |
Order | Order in the direction normal to the curves (V) | k3d::int32_t | order |