NurbsHyperboloid
From K-3D
Description
| Generates a NURBS hyperboloid |
| 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 |
| x1 | x1 | k3d::double_t | x1 |
| y1 | y1 | k3d::double_t | y1 |
| z1 | z1 | k3d::double_t | z1 |
| x2 | x2 | k3d::double_t | x2 |
| y2 | y2 | k3d::double_t | y2 |
| z2 | z2 | k3d::double_t | z2 |
| thetamax | thetamax | k3d::double_t | thetamax |

