Skip to content

Commit

Permalink
[TD]Refactor LTNP correction code for Dimensions
Browse files Browse the repository at this point in the history
- additional geometry types

- add method to handle line like bsplines

- handle deleted ref body feature

- add test for empty savedGeometry

- add switch for matcher/LTNP on/off
  • Loading branch information
wwmayer authored and WandererFan committed Mar 17, 2024
1 parent 9343959 commit 2326d52
Show file tree
Hide file tree
Showing 16 changed files with 1,505 additions and 672 deletions.
2 changes: 2 additions & 0 deletions src/Mod/TechDraw/App/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ SET(Draw_SRCS
DimensionFormatter.h
GeometryMatcher.cpp
GeometryMatcher.h
DimensionAutoCorrect.cpp
DimensionAutoCorrect.h
DrawViewBalloon.cpp
DrawViewBalloon.h
DrawViewSection.cpp
Expand Down
Loading

0 comments on commit 2326d52

Please sign in to comment.