B.224. NurbsPatchDegreeElevation

Description. Elevates the selected patches in either u or v direction

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, NURBS Plugins

Table B.202. NurbsPatchDegreeElevation 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

Degree

The current degree will be increased by the amount you specified here

k3d::int32_t

degree

Elevate v? Otherwise u

By default the u direction gets elevated, by checking this box you choose to elevate v

k3d::bool_t

insert_to_v