FreeCAD: master cdfe908c

Author Committer Branch Timestamp Parent
davidosterberg abdullahtahiriyo master 2021-01-08 12:33:37 master 254ed951
Changeset PartDesign: Fix small bugs in the Pipe feature

- Previously a subtractive pipe on a body with no solids would create a solid. Now Pipe will generate an error.
- Fix incorrect property header. Previously Pipe was identifying itself as Pad (copy paste error)
mod - src/Mod/PartDesign/App/FeaturePipe.cpp Diff File
mod - src/Mod/PartDesign/App/FeaturePipe.h Diff File