FreeCAD/FreeCAD

PartDesign: Split bodies by surface / sketch

Open

#16,103 创建于 2024年8月28日

在 GitHub 查看
 (5 评论) (2 反应) (0 负责人)C++ (5,550 fork)batch import
GSoCHelp wantedMod: Part DesignStatus: In Fork / Addon availableType: Feature

仓库指标

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

描述

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

Related to trimming surfaces: https://github.com/FreeCAD/FreeCAD/issues/5587

It is currently not possible to paramtrically split a solid body in PartDesign by a surface or sketch. This is possible in the @realthunder Link branch. Here is a demo of the link branch implementation:

https://youtu.be/qPoFrgk8S2U?si=uDGPZ87rcSlP_Lyr&t=1320

It is also possible in @tomate44 Curves WB or the Part WB

DpjBg qR4e-small-CATIA-How-to-Split-a-Solid-

maxresdefault

R

Full version info

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.38553 (Git)
Build type: Release
Branch: main
Hash: 59c1ccec3e6b70f56eeee8f94d361019b84bd850
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: German/Germany (de_DE)
Installed mods: 
  * Curves 0.6.42
  * fasteners 0.5.25
  * freecad.gears 1.2.0
  * Manipulator 1.5.7

Subproject(s) affected?

PartDesign

Anything else?

@pierreporte FYI

Code of Conduct

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

贡献者指南