Commit Graph

7 Commits

Author SHA1 Message Date
donovaly 3704ad68d8 [PD] make constraints static class member
the MSVC IDE warned me about different floatAngle definitions in PD
2021-03-03 15:58:22 +01:00
donovaly 7f1b47d118 [PD] disallow invalid polar and linear pattern settings
as discussed in https://github.com/FreeCAD/FreeCAD/commit/356db441a6c4bf546828e149d7269b2d61c9f039 we should disallow invalid property settings
2021-03-03 07:45:08 +01:00
luz.paz d38f18af23 PartDesign: [skip ci] fix header uniformity
This PR fixes header uniformity across all PartDesign WB files
2019-12-22 00:58:38 +01:00
luzpaz c1152f2a2c PartDesign: typos 2017-12-25 11:04:43 +01:00
Eivind Kvedalen ddfbe349cf PartDesign: Added support for expressions. 2015-09-21 14:51:09 +02:00
logari81 525cddaaf3 PartDesign: Refactor pattern features and gui
- remove StdDirection,StdAxis and StdMirrorPlane properties
- support sketch H_Axis, V_Axis, N_axis as valid references in patterns
- polish reference selection gui (unified for standard axes and custom references)
2013-01-09 23:18:38 +01:00
jrheinlaender b30a49ece3 PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00