[Sketcher] Fix issue in SketchObject::transferConstraints

Small but major oversight.
This commit is contained in:
Ajinkya Dahale
2025-03-12 20:18:57 +05:30
committed by Benjamin Nauck
parent f0d30cb570
commit 358942b771

View File

@@ -2688,6 +2688,7 @@ int SketchObject::transferConstraints(int fromGeoId,
if (!doNotTransformTangencies) {
constNew->Type = Sketcher::Coincident;
}
break;
}
case Sketcher::Angle:
// With respect to angle constraints, if it is a DeepSOIC style angle constraint