Points¶
- Type:
Matrix<float>
- Range:
[v_11, …, v_1j; …; v_i1, …; v_ij], j<=3
- Default:
-/-
- Appearance:
simple
- Excludes:
Defines
evaluation points in a
-by-3 matrix format:
PointList {
Points = [x1 y1 z1
x2 y2 z2
...
xn yn zn]
}
Coordinates and spacings are expressed in meters
.
Note
The UnitOfLength scaling affects only quantities defined in layout.jcm.
Values provided for this parameter are not automatically rescaled.
Ensure consistency with the selected UnitOfLength.