Add docs for sweep command

This commit is contained in:
Mike Molinari 2022-09-11 18:59:49 +00:00 committed by Val Erastov
parent 3735b1acbf
commit 8b8dbdb399

View file

@ -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.