vector¶
Module: core
Category: vec3dvaluator
Type string: "vector"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
vector |
vector | {0,0,0} | [] |
Description¶
The valuator always returns a constant vector, defined by the vector parameter.
The following example defines all element fiber directions in the direction of the vector \((1,0,0)\):
<fiber type="vector">1,0,0</fiber>

Figure 1. Illustration for the vector vector valuator.