1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 22:28:16 +01:00

update doc

This commit is contained in:
Justin Lin 2020-09-29 18:11:15 +08:00
parent d5b19bb9e2
commit c9be557610

View File

@ -8,7 +8,7 @@ This module sweeps them to create a 3D object:
![sweep](images/lib2x-sweep-2.JPG)
When using this module, you should use points to represent a cross section. The points must be count-clockwise indexes. For example:
When using this module, you should use points to represent a cross section. The points must be counter-clockwise indexes. For example:
![sweep](images/lib2x-sweep-10.JPG)