FreeCAD/FreeCAD

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

Aperta

#11.092 aperta il 18 ott 2023

 (0 commenti) (1 reazione) (0 assegnatari)C++ (5550 fork)batch import
Help wantedMod: Part DesignType: Feature

Metriche repository

Star
 (30.913 stelle)
Metriche merge PR
 (Merge medio 24g 7h) (217 PR mergiate in 30 g)

Descrizione

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

Guida contributor