Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Sketcher] Refactor internal geometry operations
* Use range-for and rearrange for understandability. * Break down into individual functions by geomtype. * Also refactor `exposeInternalGeometryForType<Part::GeomBSplineCurve>` * Use `Constraint::involves...()` in delete internal Suppress clang-tidy/clazy warnings by using `[[maybe_unused]]`. Co-authored-by: Chris Hennes <[email protected]>
- Loading branch information