B.230. NurbsPolygonizePatch

Description. Creates a Polyhedron representation of the selected NURBS patch

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, NURBS Plugins

Table B.208. NurbsPolygonizePatch 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 Samples

Samples per knot interval in the U direction. More is better

k3d::int32_t

u_samples

V Samples

Samples per knot interval in the V direction. More is better

k3d::int32_t

v_samples

Delete original?

Delete original NURBS curve?

k3d::bool_t

delete_orig