Description. Extrudes the selected patch along a coordinate axis
Plugin Status. Experimental
Categories. All Plugins, Experimental Plugins, NURBS Plugins
Table B.172. NurbsExtrudePatch 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 |
Distance | How far to extrude the curve | k3d::double_t | distance |
Extrude along | Axis along which the curve gets extruded | k3d::string_t | along |
segments | Segments | k3d::int32_t | segments |