Files
create/src/Mod/Sketcher/App
Ajinkya Dahale e5eda8e437 [Sketcher] Make replaceGeometries protected
This should be a `protected` or `private` operation since it doesn't handle
constraints. However, this is intended to be used by external classes that
modify a `SketchObject` (instead of these modifications like `split`, `trim`,
`join` etc. being methods of `SketchObject`). In that case, it may be best to
use the `friend` keyword.
2025-01-16 15:56:22 +05:30
..
2025-01-13 11:22:20 -06:00
2024-10-21 18:38:51 +02:00
2025-01-13 11:22:20 -06:00