mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 08:25:19 +01:00
Add docs for sweep command
This commit is contained in:
parent
3735b1acbf
commit
8b8dbdb399
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
# SWEEP
|
||||
The sweep command allows for extruding a loop following a guide path.
|
||||
It is useful for creating more complex geometry than you could make with a regular linear extrude.
|
||||
|
||||
It also allows for specifying how each corner of linear segments should be handled. They can either make sharp corners or automatically add round them.
|
||||
Loading…
Reference in a new issue