Skip to content

Commit

Permalink
[Sketcher] Refactor internal geometry operations
Browse files Browse the repository at this point in the history
* 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
AjinkyaDahale and chennes committed Jan 16, 2025
1 parent 23cd6cb commit 5a01d43
Show file tree
Hide file tree
Showing 2 changed files with 755 additions and 646 deletions.
Loading

0 comments on commit 5a01d43

Please sign in to comment.