wmayer
|
c8abd4a6d4
|
Part: modernize C++: return braced init list
|
2023-08-19 11:35:41 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
b6494085b4
|
Part: replace PyObject_IsTrue with Base::asBoolean
|
2022-07-16 13:31:10 +02:00 |
|
wmayer
|
d1d4b996e7
|
PD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Uwe
|
f5da0f3c56
|
[PD] Body and utils: remove unused includes
|
2022-02-20 21:23:05 +01:00 |
|
Zheng, Lei
|
5b8d2183fb
|
PartDesign: add 'VisibleFeature' attribute to BodyPy
|
2019-08-30 13:34:41 +02:00 |
|
Abdullah Tahiri
|
7b0a501c0a
|
PartDesign: 3rdParty to PCH
|
2019-05-02 07:12:27 +02:00 |
|
wmayer
|
4ec8cc6f01
|
fix invalid static_cast
|
2019-03-06 16:56:26 +01:00 |
|
Stefan Tröger
|
22c26d043a
|
PartDesign: Adopt python interface to body group
|
2017-01-04 16:01:58 +01:00 |
|
Stefan Tröger
|
526d895a5d
|
PartDesign: Port body to be a origin group
|
2017-01-04 16:01:58 +01:00 |
|
wmayer
|
b6892c5424
|
+ add missing license text
|
2016-04-13 15:20:41 +02:00 |
|
Alexander Golubev
|
9db890015c
|
PartDesign/Body: move deletion of subobjects to view provider
|
2016-04-12 18:12:17 +02:00 |
|
Alexander Golubev
|
94c066772b
|
PartDesign: fix spacing in several files
|
2016-04-12 18:12:11 +02:00 |
|
Alexander Golubev
|
a688b2848b
|
PartDesign/Body: add methodes to insert features into specific place
Add a Body::insertFeature() methodes as well as python API for it.
|
2016-04-12 18:12:11 +02:00 |
|
jrheinlaender
|
857ede8847
|
Moved generic Datum class to Part module to avoid Sketcher dependency on PartDesign
|
2016-04-12 18:11:49 +02:00 |
|
jrheinlaender
|
696bdf9a2a
|
Specialized viewproviders for datum features, create points from intersection of edges and faces
|
2016-04-12 18:11:49 +02:00 |
|
jrheinlaender
|
90d2508efb
|
More bug fixes for Body insertion/deletion of features
|
2016-04-12 18:11:48 +02:00 |
|
jrheinlaender
|
8390bbb999
|
Work on inserting, removing, hiding and showing features in the body
|
2016-04-12 18:11:48 +02:00 |
|
jriegel
|
5b23d06cfe
|
implement active body in PartDesign
|
2016-04-12 18:11:45 +02:00 |
|