Tool 12: First steps with shapes
Copy a shapes layer and move it to a new position.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de
- Author: Copyrights (c) 2003 by Olaf Conrad
- Menu: Garden|Introducing Tool Programming
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Input | Shapes, input | INPUT | This must be your input data of type shapes. | - |
Output | Output | Shapes, output | OUTPUT | This will contain your output data of type shapes. | - |
Options | Translation: X | Floating point | DX | - | Default: 10.000000 |
Translation: Y | Floating point | DY | - | Default: 10.000000 |
Command-line
Usage: saga_cmd garden_learn_to_program 11 [-INPUT <str>] [-OUTPUT <str>] [-DX <double>] [-DY <double>]
-INPUT:<str> Input
Shapes, input
-OUTPUT:<str> Output
Shapes, output
-DX:<double> Translation: X
Floating point
Default: 10.000000
-DY:<double> Translation: Y
Floating point
Default: 10.000000