mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-20 14:11:52 +02:00
updated doc
This commit is contained in:
parent
4b7e771d30
commit
ac04e96dba
@ -12,7 +12,7 @@ Looks like extruding along the path? Yes, it can perform the task; however, it's
|
||||
|
||||
You can also view it as a better polyline3d module if you want. If you have only the points of a path, using `polyline3d` or `hull_polyline3d` is a simple solution. If you know the cross-sections along a path, you can use `polysections` to do more.
|
||||
|
||||
When using this module, you should use points to represent each cross-section. The points of your 2D shape should have count-clockwise indexes. For example:
|
||||
When using this module, you should use points to represent each cross section. The points of your cross section should have count-clockwise indexes. For example:
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user