Tool Pythagoras' Tree
Pythagoras' Tree.
- Author: (c) 2001 by O.Conrad
- Menu: Garden|Recreations|Fractals
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Pythagoras' Tree | shapes, output | RESULT | - | - |
Options | Shape Type | choice | TYPE | - | Available Choices: [0] Lines [1] Polygons Default: 1 |
Angle [Degree] | floating point number | ANGLE | - | Minimum: 0.000000 Maximum: 90.000000 Default: 55.000000 | |
Minimum Size [%] | floating point number | MINSIZE | - | Minimum: 0.001000 Maximum: 100.000000 Default: 2.000000 | |
Method | choice | METHOD | - | Available Choices: [0] Fixed angle [1] Constant variation range [2] Low variation for low sizes [3] High variation for low sizes Default: 0 | |
Constant Variation Range [Degree] | value range | VARRANGE | - | - |
Command-line
Usage: saga_cmd garden_fractals 1 [-RESULT <str>] [-TYPE <str>] [-ANGLE <double>] [-MINSIZE <double>] [-METHOD <str>] [-VARRANGE_MIN <double>] [-VARRANGE_MAX <double>] -RESULT:<str> Pythagoras' Tree shapes, output -TYPE:<str> Shape Type choice Available Choices: [0] Lines [1] Polygons Default: 1 -ANGLE:<double> Angle [Degree] floating point number Minimum: 0.000000 Maximum: 90.000000 Default: 55.000000 -MINSIZE:<double> Minimum Size [%] floating point number Minimum: 0.001000 Maximum: 100.000000 Default: 2.000000 -METHOD:<str> Method choice Available Choices: [0] Fixed angle [1] Constant variation range [2] Low variation for low sizes [3] High variation for low sizes Default: 0 -VARRANGE_MIN:<double> Constant Variation Range [Degree] value range -VARRANGE_MAX:<double> Constant Variation Range [Degree] value range