mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-28 17:49:53 +02:00
Added convexity parameter to sweep.
This commit is contained in:
@@ -5664,7 +5664,7 @@ An additional twist around the path can be specified. If the path is closed this
|
||||
### Modules
|
||||
| Module | Description |
|
||||
|:--- |:--- |
|
||||
| ```sweep(path, profile, loop = false, twist = 0)``` | Draw a polyhedron that is the swept volume |
|
||||
| ```sweep(path, profile, loop = false, twist = 0, convexity = 1)``` | Draw a polyhedron that is the swept volume |
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user