DoubleExpression
From K-3D
Description
| Calculates a C-style expression, returning a double value as output |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Double Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output | Output value. | k3d::double_t | output |
| Expression | Expression to be evaluated. | k3d::string_t | expression |

