Description. Generates a PQ-knot curve
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, LinearCurve Plugins
Table B.95. LinearKnot Properties
Label | Description | Type | Script Name |
---|---|---|---|
Output Mesh | Output mesh | k3d::mesh* | output_mesh |
Surface Material | Surface material | k3d::inode* | material |
Edge count | Number of edges building up the curve | k3d::int32_t | edgecount |
Meridian wraps | Number of meridian wraps | k3d::int32_t | meridianwraps |
Longitudinal wraps | Number of longitudinal wraps | k3d::int32_t | longitudinalwraps |
Scale | Knot scale | k3d::double_t | scale |
Width | Curve width | k3d::double_t | width |
Closed | Closed curve (loop) | k3d::bool_t | closed |