Pythagoras' Tree
- Author: (c) 2001 by O.Conrad
- Menu: Garden | Recreations | Fractals
Description
Pythagoras' Tree.
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] [-TYPE ] [-ANGLE ] [-MINSIZE ] [-METHOD ] [-VARRANGE_MIN ] [-VARRANGE_MAX ] -RESULT: Pythagoras' Tree shapes, output -TYPE: Shape Type choice Available Choices: [0] Lines [1] Polygons Default: 1 -ANGLE: Angle [Degree] floating point number Minimum: 0.000000 Maximum: 90.000000 Default: 55.000000 -MINSIZE: Minimum Size [%] floating point number Minimum: 0.001000 Maximum: 100.000000 Default: 2.000000 -METHOD: 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: Constant Variation Range [Degree] value range -VARRANGE_MAX: Constant Variation Range [Degree] value range