B.230. NurbsRuledSurface

Description. Creates a NURBS surface stretched between the 2 curves

Plugin Status. Experimental

Categories. All Plugins, Experimental Plugins, NURBS Plugins

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

flip

Flip one of the curves before creating the surface

k3d::bool_t

flip

Delete the Curves

Delete the original curves

k3d::bool_t

delete_original

Order

Order in the linear direction

k3d::int32_t

order

Segments

Number of segments for the linear direction

k3d::int32_t

segments