bgbsww
942ebd58f0
Toponaming/Part: Add deprecation comments, clean up code
2024-04-09 21:17:08 -04:00
Zheng, Lei
231a638fc7
TopoShape/Part: Bring in PartDesign dependencies
2024-04-09 21:17:08 -04:00
Florian Foinant-Willig
230d355e1d
PartDesign_Pad: add an up to shape mode
2023-11-12 20:06:57 +01:00
luz paz
d265c9ff63
PD: remove trailing whitespace
2022-11-10 10:32:04 +01:00
wmayer
c87e1cc1c2
clang: fix warnings [-Winconsistent-missing-override]
2022-08-09 17:36:25 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Uwe
b16f03ec02
[PD] add parameter enabling logic for pad/pocket
...
- currently all parameters are always enabled and thus can lead to errors like the one reported here:
https://forum.freecadweb.org/viewtopic.php?f=3&t=70266
2022-07-18 00:26:15 +02:00
Uwe
783655a4e3
[PD] Boolean to Groove: remove unused includes
2022-02-21 01:07:36 +01:00
wmayer
867968681b
PD: for better cohesion do not call generateTaperedPrism inside generatePrism
2022-02-14 00:46:48 +01:00
wmayer
7c2beac6de
PD: restore old method name and fix doxygen documentation
2022-02-13 22:30:17 +01:00
Uwe
cb261ed2aa
[PD] moves Extrude code to FeatureExtrude
...
* [PD] moves Extrude code to FeatureExtrude
- since the Extrude code is only used by Pocket/pad, it should better in FeatureExtrude
2022-02-12 19:37:53 +01:00
Uwe
12b0e0dd92
[PD] add option to create tapered Pad / Pocket
...
This PR adds the same functionality as provided by Part Extrude.
The used code parts are sorted out to a new helper function that is used by Part and PartDesign.
2022-02-02 01:04:06 +01:00
wmayer
7a85baa7eb
PD: declare signedLengthConstraint in FeatureExtrude as static class member
2022-01-09 10:53:04 +01:00
Uwe
21f6602d5b
[PD] Pad/Pocket: sort out common code
...
- sort out a constraint used by Pad and Pocket
- also unify Length2 parameter naming
2022-01-08 00:45:19 +01:00
Uwe
891c2fe1a0
[PD] remove double include
2022-01-07 21:58:16 +01:00
Uwe
5f59b5e37f
[PD] correct copyright
...
these files were added by Werner in 2020
2022-01-06 21:56:53 +01:00
wmayer
998abc8d4d
PD: move duplicated code to common base class
2021-11-20 11:45:13 +01:00
wmayer
877e8d14e5
PD: Add common base class for Pad/Pocket
2021-11-20 10:34:01 +01:00