FreeCAD/FreeCAD

PartDesign: Face Tools: Unknown C++ exception when creating sketch on curved surface

开放

#21,559 创建于 2025年5月24日

 (3 条评论) (0 个反应) (0 位负责人)C++ (5,550 个派生)batch import
Good first issueMod: Part DesignTopic: User InterfaceType: Feature

仓库指标

星标
 (30,913 个星标)
PR 合并指标
 (平均合并 24天 7小时) (30 天内合并 217 个 PR)

描述

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

If the user attempts to create a sketch on a curved surface nothing happens, presumably because the sketcher only works on a plane.

Suggestion: Where the command would otherwise fail because of the curved surface, open a prompt to create a plane to sketch from tangent (where possible) to the original surface.

Full version info

OS: Windows 10 build 19045
Architecture: x86_64
Version: 1.0.0.39109 (Git) Conda
Build type: Release
Branch: (HEAD detached at 1.0.0)
Hash: 2fcc5317fe3aee96ca73475986a577719fc78e20
Python 3.11.10, Qt 5.15.15, Coin 4.0.3, Vtk 9.3.0, OCC 7.8.1
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: FreeCAD Light.qss/FreeCAD Light/Fusion

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

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

贡献者指南