Files
OCCT/src/ModelingData
Pasukhin Dmitry 5cc7691bbe Coding - Refactor Geom_OffsetSurface evaluators to use references (#1158)
- Updated `Geom_OffsetSurface_UIsoEvaluator` and `Geom_OffsetSurface_VIsoEvaluator` to store a `const Geom_Surface&` and call `Value()` / `D1()` directly.
- Updated `UIso()` / `VIso()` to construct evaluators with `*this` (and removed `occ::handle<Geom_OffsetSurface> me(this)`).
2026-03-10 18:35:07 +00:00
..