MATH.POINT2_DINT (STRUCT; Prefix p2di)
(CAA_Mathematics.library)
Defines a vector of the two dimensional space by specifying the integral values of the x- and y-component of its target point
diX
|
DINT
|
x-component of target point (integer)
|
diY
|
DINT
|
y-component of target point (integer)
|