wmayer
735eecc42b
Part: fix build failures with OCC >= 7.6
2022-08-09 18:42:38 +02:00
berniev
ddafb98813
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Uwe
f5d3c22d3a
[Part] B*: remove unneeded includes
...
- also sort includes
2022-07-09 03:52:17 +02:00
wmayer
3d249e0e67
Part: Add function BRepOffsetAPI_MakeOffsetFix::Replace() to replace unwanted curve type with a B-Spline curve
2022-04-11 14:13:36 +02:00
luz paz
91b5980495
Part: fix typo in App/BRepOffsetAPI_MakeOffsetFix.h [skip ci]
2022-04-10 16:14:48 +02:00
Uwe
539a6bf58d
[Part] extend BRepOffsetAPI_MakeOffsetFix and use it for padding
...
BRepOffsetAPI_MakeOffsetFix provides already a workaround for an OCC bug. To use it for Pad/pocket, only the Init feature has to be added
we take the same implementation like it if for BRepOffsetAPI_MakeOffset
2022-04-09 06:43:46 +02:00
wmayer
2ef7af2ead
Part: include header with export macros
2022-03-24 21:02:01 +01:00
wmayer
d2ddce6a2e
remove Standard_OVERRIDE which is unknown for older OCCT versions
2019-01-26 23:09:14 +01:00
wmayer
dbc09e3a23
fixes 0003020: 2D offset of circle are not in the right place
2019-01-26 22:52:40 +01:00