Update docs/tutorial.md
Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
This commit is contained in:
parent
1d77768071
commit
f71130ea0b
@ -370,4 +370,4 @@ tube(50, 40, 20, 0f, PI, name = "fragmented tube"){
|
||||
|
||||
`extruded` is set by two values: `shape`, and `layer`.
|
||||
* `shape` is a value of `List<Point2D>` type. It's just a list of all points of the solid. *`shape` has to consist of not less than two points!*
|
||||
* `layer` is `MutableList` types variable. (here is a sentence with description of the work of this function). *The amount of `layer`-s has to be more than one*
|
||||
* `layer` is `MutableList` types variable. (here is a sentence with a description of the work of this function). *The amount of `layer`-s has to be more than one*
|
||||
|
Loading…
Reference in New Issue
Block a user