FreeCAD/FreeCAD

Sketcher: Can't join two arcs

オープン

#13,645 opened on 2024/04/25

 (14 件のコメント) (2 件のリアクション) (0 人の担当者)C++ (5,550 件のフォーク)batch import
Help wantedMod: SketcherPriority: HighStatus: ConfirmedType: Bug

Repository metrics

Stars
 (30,913 個のスター)
PR merge metrics
 (平均マージ 24d 7h) (30d で 217 merged PRs)

説明

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Scenario:

  1. Create one half of the arc and constrain it.
  2. Add second arc using same point as center and join the "arms".

Expected results: Arcs are joined together, sketch is constrained.

Actual result: Cannot join the arcs.

Visual: ScreenRecording2024-04-25at18 16 33-ezgif com-video-to-gif-converter

Full version info

[code]
OS: macOS 14.4
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: (HEAD detached at 0.21.2)
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.6, OCC 7.6.3
Locale: C/Default (C)
[/code]

Subproject(s) affected?

Sketcher

Anything else?

I believe this is a regression. Two arcs cannot be joined in FreeCad 21.0+. I verified this on 20.2 and it would be over-constrained but work.

Code of Conduct

  • I agree to follow this project's Code of Conduct

コントリビューターガイド