Files
create/src/Mod/Part/App
Joao Matos 2da938b545 Part: Add OCCT progress support to Part boolean and shape builders
Introduce a `Build(const Message_ProgressRange&)` overload in
`FCBRepAlgoAPI_BooleanOperation` (guarded by `OCC_VERSION_HEX <
0x070600`) and route user-abort checks around the operation. Add a new
`OCCTProgressIndicator` adapter (`OCCTProgressIndicator.h`) that bridges
`Message_ProgressIndicator` to `Base::ProgressIndicator`. Include
`OCCTProgressIndicator.h` where needed and update all `Build()` calls in
`TopoShape` and `TopoShapeExpansion` to pass
`OCCTProgressIndicator().Start()`, enabling singleton-based progress
reporting and user-break handling.
2025-05-30 18:25:32 +01:00
..
2025-03-25 21:28:52 +01:00
2025-03-25 21:28:52 +01:00
2025-03-16 17:17:37 -05:00
2024-03-06 07:20:39 +01:00
2025-03-25 21:28:52 +01:00
2024-11-15 20:18:46 +01:00
2024-02-26 11:01:37 -06:00
2024-11-15 20:18:46 +01:00
2023-08-10 17:29:05 +02:00
2022-11-15 14:19:30 -06:00
2024-02-04 08:59:41 -05:00
2022-11-15 14:19:30 -06:00
2025-02-18 11:07:57 -06:00
2025-05-19 18:21:07 +02:00
2025-05-19 18:21:07 +02:00
2023-03-22 22:09:13 +05:30
2025-05-19 18:21:07 +02:00
2025-04-05 22:58:20 -05:00