FreeCAD/FreeCAD

[Feature Request] PartDesign: allow to drop any solid in Body without BaseFeature creation

开放

#11,092 创建于 2023年10月18日

 (0 条评论) (1 个反应) (0 位负责人)C++ (5,550 个派生)batch import
Help wantedMod: Part DesignType: Feature

仓库指标

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

描述

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

When you drag and drop a shape in a body, a base feature is created and the shape keeps it place in the tree. But adding a solid to the Group property allow to use the shape in the same way of the BaseFeature and allow to make a boolean union quickly and create a clearer tree. You can also add multiple shape this way when BaseFeature is limited to one.

A way should be found to allow user to easily add a shape to the Group property and drag and drop could be the good meaner as the other container objects react as this. BaseFeature could become a new command or be removed as it seems to give no advantage but more problem. See https://forum.freecad.org/viewtopic.php?p=713492 (french).

Full version info

0.22.0dev

Subproject(s) affected?

PartDesign

Anything else?

No response

Code of Conduct

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

贡献者指南