Points¶
- Type:
Matrix<float>
- Range:
[v_11, …, v_1j; …; v_i1, …; v_ij], j<=3
- Default:
-/-
- Appearance:
simple
Reads far distance evaluation points from a
-by-3 matrix:
Cartesian {
Points = [x1 y1 z1
x2 y2 z2
...
xn yn zn]
}
Warning
When setting a rotation (see Rotation), the Cartesian coordinates refers to the rotated coordinate system.