FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.22k stars 3.97k forks source link

you can't constrain a wedge of a circle in scetcher #14403

Closed Chrishjones closed 3 months ago

Chrishjones commented 3 months ago

Is there an existing issue for this?

Problem description

when you draw a wedge of a circle in scetcher it won't become totaly constrained and you can't pad it pie wedge test.txt .

Full version info

[code]
OS: Windows 11 build 22631
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: releases/FreeCAD-0-21
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3
Locale: English/Australia (en_AU)
Installed mods: 
  * 3D_Printing_Tools
  * FeedsAndSpeeds 0.5.0
  * freecad.gears 1.0.0
  * Help 1.0.3
  * LCInterlocking
  * Lithophane
  * MakerWorkbench 1.0.1
  * offline-documentation
  * parts_library
[/code]

Subproject(s) affected?

Sketcher

Anything else?

I am not sure if I have provided enough infomation forn this problem but if you draw a circle and put un two lines from the center to the cercumfrance and drar an ark between the two lines and then deleat the circle you acn't constrain the wedge that is left.

Code of Conduct

FlachyJoe commented 3 months ago

Please share a (zip) file.

It-works-here™ image

Chrishjones commented 3 months ago

Hi that way worked for me as well. Can you try drawing a wedge with 3 arches for me instead of 2 lines and an arch. Thank you for your help

FlachyJoe commented 3 months ago

@Chrishjones It works too, even with complicated constraints. image

Please give the failing file, lets don't play cat and mouse.

Chrishjones commented 3 months ago

three ark wedge.zip Hi again i hope this file is ok. Only a basic user of computres. How did you constrain the arks like that in sketcher? thanks for your support.

maxwxyz commented 3 months ago

This is done with the arc length constraint in the current dev version: https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds Could this issue be closed then?

Chrishjones commented 3 months ago

Yes. Thank you for your help