Enum: PythonVariableType
To select the MeshWorkflow Python Variable Type.
Examples
Fields
| Name |
Description |
|
Double
|
This python variable will be of floating type.
|
|
Integer
|
This python variable will be of integer type.
|
|
String
|
This python variable will be of string type.
|
|
Undefined
|
Undefined.
|