mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-22 07:05:53 +00:00
Update doc comment of operations::sweep
This commit is contained in:
parent
d923ec8694
commit
282a2dfd32
@ -1,4 +1,7 @@
|
|||||||
//! Sweeping objects along a path to create new objects
|
//! Sweep objects along a path to create new objects
|
||||||
|
//!
|
||||||
|
//! Sweeps 1D or 2D objects along a straight path, creating a 2D or 3D object,
|
||||||
|
//! respectively.
|
||||||
|
|
||||||
mod face;
|
mod face;
|
||||||
mod half_edge;
|
mod half_edge;
|
||||||
|
Loading…
Reference in New Issue
Block a user