B.230. NurbsPolygonizeCurve

Description. Creates a LinearCurve representation of the selected NURBS curve

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, NURBS Plugins

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

Segments

Segments per knot interval. The more segments the better the result

k3d::int32_t

segments

Delete original?

Delete original NURBS curve?

k3d::bool_t

delete_original