...
Procedure: SetPoint(ItemPath: String; Index: Integer; X, Y: Double);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SetPoint(itempath, 1, 1.23, 4.56); |
...
Procedure: SetPoint(ItemPath: String; Index: Integer; X, Y: Double);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SetPoint(itempath, 1, 1.23, 4.56); |