Files
create/src
David Osterberg 7803740edd PartDesign: Subtractive Loft. Raise error when base is null.
Previously Subtractive loft would create a shape if there is no base
object. This is because the code is shared with Additive Loft, where
that is the right thing to do. Now we check for this, and return error
if there is nothing to subtract from.
2021-02-15 19:50:51 +01:00
..
2021-02-11 12:51:31 +01:00
2021-02-15 14:54:12 +01:00
2020-12-28 23:14:04 +01:00