mirror of
https://github.com/hannobraun/Fornjot
synced 2025-08-02 23:36:08 +00:00
Update comment
This commit is contained in:
parent
7622a9b91f
commit
df4ccd1581
@ -43,8 +43,8 @@ impl SweepSurfacePath for Path<2> {
|
||||
match u {
|
||||
Path::Circle(_) => {
|
||||
// Sweeping a `Curve` creates a `Surface`. The u-axis of that
|
||||
// `Surface` is a `GlobalPath`, which we are computing below.
|
||||
// That computation might or might not work with an arbitrary
|
||||
// `Surface` is a `Path<3>`, which we are computing below. That
|
||||
// computation might or might not work with an arbitrary
|
||||
// surface. Probably not, but I'm not sure.
|
||||
//
|
||||
// What definitely won't work, is computing the bottom edge of
|
||||
|
Loading…
x
Reference in New Issue
Block a user