Description. Extracts patch trim curves as 3D NURBS curve approximations
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.197. NurbsExtractTrimCurves 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 |
Samples | Samples per knot interval of the trim curves. More is better | k3d::int32_t | samples |