Files
OCCT/src/ModelingAlgorithms/TKBool
Pasukhin Dmitry 1a2e039ab9 Coding - Clean up the trace debug files (#1487)
Some *trace* old debug classes existed for long time.
Their purpose is accumulte some trace logic for TopOpe or BRepFeat packages.
The problem is that that functionality is no longer used by active developers.
And the functionality in some cases changes behavior and make more complicated to debug.
Lack of documentation how to work with and impact on behavior and
  usage of global/static variables make these classes heavy legacy.
2026-08-23 15:00:47 +01:00
..