realthunder / FreeCAD

Link branch FreeCAD
Other
763 stars 45 forks source link

[Problem] Surface and Surface filling not working #965

Closed Shkolik closed 5 months ago

Shkolik commented 6 months ago

Is there an existing issue for this?

Version

0.21 (Development)

Full version info

[code]
OS: Windows 11 build 22631
Word size of FreeCAD: 64-bit
Version: 2024.123.0.14555 (Git shallow)
Build type: Release
Branch: HEAD
Hash: 0c0f69ad4806682096b51f7669d5f1cb83f9c7d7
Python 3.11.7, Qt 5.15.6, Coin 4.0.1, Vtk 9.2.5, OCC 7.7.2
Locale: English/United States (en_US)
Installed mods: 
  * CurvedShapesWorkbench 1.0.5
  * CurvesWB 0.6.21
  * fasteners 0.4.75
  * Foamcut 0.1.1
  * Marz 0.0.27-alpha
  * PieMenu 1.3.9
[/code]

Subproject(s) affected?

Other (specify in description)

Problem description

Unable to create surface - getting error "Curves are disjoint" but same file on mainstream Freecad works fine (0.22 dev and 0.21.2).

Anything else?

Open file and recompute Surface - it works. Try to create Surface but selecting same edges that first one - "curves are disjoint"

surfacing.zip

Code of Conduct