Files
create/src/Mod/PartDesign
David Osterberg 60c634c275 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
..
2020-11-12 17:41:53 +01:00
2019-02-11 16:22:13 +01:00