Rename addFillet files to addEdgeTreatment (#4644)

* rename

* update references
This commit is contained in:
max
2024-12-03 22:30:02 +01:00
committed by GitHub
parent 1087d4223b
commit 776b420031
4 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ import {
applyEdgeTreatmentToSelection,
EdgeTreatmentType,
FilletParameters,
} from 'lang/modifyAst/addFillet'
} from 'lang/modifyAst/addEdgeTreatment'
import { getNodeFromPath } from '../lang/queryAst'
import {
applyConstraintEqualAngle,