This keyword allows a variable of type STRU_CAM (STRUCT_P) to be defined.
It is used by the mv_table() instruction, which allows you to run a cam for points.
It consists of the following information:
Field |
Type |
Description |
---|---|---|
x |
REAL |
x coordinate |
y |
REAL |
y coordinate |
Example declaration:
Example of use:
|