Part: Enable solid creation by default for Loft and Sweep (#22098)

* Part: Update PartFeatures.cpp

* Part: Update DlgRevolution.ui

* Part: Update TaskLoft.ui

* Part: Update TaskSweep.ui

* Part: Update PartFeatures.cpp

* Update src/Mod/Part/Gui/DlgRevolution.ui

---------

Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com>
This commit is contained in:
FEA-eng
2025-07-07 17:46:19 +02:00
committed by GitHub
parent 0ccfaf2d8a
commit 393edbcb3e
4 changed files with 9 additions and 2 deletions

View File

@@ -22,6 +22,9 @@
<property name="text">
<string>Create solid</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="1">

View File

@@ -52,6 +52,9 @@
<property name="text">
<string>Create solid</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="1">