mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-06 19:08:28 +00:00
Simplify
This commit is contained in:
parent
3414743bfb
commit
6621586bcd
@ -19,7 +19,7 @@ impl SweptCurve {
|
||||
|
||||
Self {
|
||||
curve: AnchoredCurve {
|
||||
origin: line.origin(),
|
||||
origin,
|
||||
floating: Box::new(line),
|
||||
},
|
||||
path: v,
|
||||
|
Loading…
Reference in New Issue
Block a user