NurbsParaboloid
From K-3D
Description
| Generates a NURBS paraboloid |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, NURBS Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output Mesh | Output mesh | k3d::mesh* | output_mesh |
| Surface Material | Surface material | k3d::inode* | material |
| Radius | Radius | k3d::double_t | radius |
| Z max | Maximum point position | k3d::double_t | zmax |
| Z min | Origin position | k3d::double_t | zmin |
| Theta max | From RenderMan specification | k3d::double_t | thetamax |

