diff --git a/src/Mod/Part/Gui/DlgExtrusion.ui b/src/Mod/Part/Gui/DlgExtrusion.ui index 6b7e6a9ca5..8806466363 100644 --- a/src/Mod/Part/Gui/DlgExtrusion.ui +++ b/src/Mod/Part/Gui/DlgExtrusion.ui @@ -1,418 +1,429 @@ - - - PartGui::DlgExtrusion - - - - 0 - 0 - 343 - 798 - - - - Extrude - - - - - - - 0 - 0 - - - - Direction - - - - - - If checked, direction of extrusion is reversed. - - - Reversed - - - - - - - Specify direction manually using X,Y,Z values. - - - Custom direction: - - - - - - - Extrude perpendicularly to plane of input shape. - - - Along normal - - - true - - - - - - - Click to start selecting an edge in 3d view. - - - Select - - - - - - - - - - Set direction to match a direction of straight edge. Hint: to account for length of the edge too, set both lengths to zero. - - - Along edge: - - - - - - - - - - 0 - 0 - - - - - - - X: - - - - - - - - 0 - 0 - - - - -2147480000.000000000000000 - - - 2147480000.000000000000000 - - - - - - - Y: - - - - - - - - 0 - 0 - - - - -2147480000.000000000000000 - - - 2147480000.000000000000000 - - - - - - - Z: - - - - - - - - 0 - 0 - - - - false - - - -2147480000.000000000000000 - - - 2147480000.000000000000000 - - - 1.000000000000000 - - - - - - - - - - - - Length - - - - - - Along: - - - - - - - - 0 - 0 - - - - - 0 - 0 - - - - Length to extrude along direction (can be negative). If both lengths are zero, magnitude of direction is used. - - - mm - - - -2147480000.000000000000000 - - - 2147480000.000000000000000 - - - 10.000000000000000 - - - - - - - Against: - - - - - - - - 0 - 0 - - - - - 0 - 0 - - - - Length to extrude against direction (can be negative). - - - mm - - - -2147480000.000000000000000 - - - 2147480000.000000000000000 - - - 0.000000000000000 - - - - - - - Distribute extrusion length equally to both sides. - - - Symmetric - - - - - - - - - - - - Taper outward angle - - - - - - - - 0 - 0 - - - - Apply slope (draft) to extrusion side faces. - - - deg - - - -89.999999000000003 - - - 89.999999000000003 - - - 5.000000000000000 - - - - - - - - 0 - 0 - - - - Apply slope (draft) to extrusion side faces. - - - deg - - - -89.999999000000003 - - - 89.999999000000003 - - - 5.000000000000000 - - - - - - - - - If checked, extruding closed wires will give solids, not shells. - - - Create solid - - - - - - - Qt::Horizontal - - - - - - - - 0 - 0 - - - - QAbstractItemView::ExtendedSelection - - - 20 - - - false - - - - Shape - - - - - - - - StatusLabel - - - - - groupBox_2 - chkSolid - treeWidget - statusLabel - groupBox - line - - - - Gui::QuantitySpinBox - QWidget -
Gui/QuantitySpinBox.h
-
-
- - rbDirModeNormal - rbDirModeEdge - chkReversed - txtLink - btnSelectEdge - rbDirModeCustom - btnX - dirX - btnY - dirY - btnZ - dirZ - spinLenFwd - spinLenRev - chkSymmetric - spinTaperAngle - spinTaperAngleRev - chkSolid - treeWidget - - - -
+ + + PartGui::DlgExtrusion + + + + 0 + 0 + 300 + 564 + + + + Extrude + + + + + + + 0 + 0 + + + + Direction + + + + + + If checked, direction of extrusion is reversed. + + + Reversed + + + + + + + Specify direction manually using X,Y,Z values. + + + Custom direction: + + + + + + + Extrude perpendicularly to plane of input shape. + + + Along normal + + + true + + + + + + + Click to start selecting an edge in 3d view. + + + Select + + + + + + + + + + Set direction to match a direction of straight edge. Hint: to account for length of the edge too, set both lengths to zero. + + + Along edge: + + + + + + + + + + 0 + 0 + + + + + + + X: + + + + + + + + 0 + 0 + + + + -2147480000.000000000000000 + + + 2147480000.000000000000000 + + + + + + + Y: + + + + + + + + 0 + 0 + + + + -2147480000.000000000000000 + + + 2147480000.000000000000000 + + + + + + + Z: + + + + + + + + 0 + 0 + + + + false + + + -2147480000.000000000000000 + + + 2147480000.000000000000000 + + + 1.000000000000000 + + + + + + + + + + + + Length + + + + + + Along: + + + + + + + + 0 + 0 + + + + + 0 + 0 + + + + Length to extrude along direction (can be negative). +If both lengths are zero, magnitude of direction is used. + + + mm + + + -2147480000.000000000000000 + + + 2147480000.000000000000000 + + + 10.000000000000000 + + + + + + + Against: + + + + + + + + 0 + 0 + + + + + 0 + 0 + + + + Length to extrude against the direction (can be negative). + + + mm + + + -2147480000.000000000000000 + + + 2147480000.000000000000000 + + + 0.000000000000000 + + + + + + + Distribute extrusion length equally to both sides. + + + Symmetric + + + + + + + + + + + + Taper angle along + + + + + + + + 0 + 0 + + + + Taper (draft) angle along extrusion direction + + + deg + + + -89.999999000000003 + + + 89.999999000000003 + + + 5.000000000000000 + + + + + + + + 0 + 0 + + + + Taper (draft) angle against extrusion direction + + + deg + + + -89.999999000000003 + + + 89.999999000000003 + + + 5.000000000000000 + + + + + + + Taper angle against + + + + + + + + + If checked, extruding closed wires will give solids, not shells. + + + Create solid + + + + + + + Qt::Horizontal + + + + + + + + 0 + 0 + + + + Select shape(s) that should be extruded + + + QAbstractItemView::ExtendedSelection + + + 20 + + + false + + + + Shape + + + + + + + + StatusLabel + + + + + groupBox_2 + chkSolid + treeWidget + statusLabel + groupBox + line + + + + Gui::QuantitySpinBox + QWidget +
Gui/QuantitySpinBox.h
+
+
+ + rbDirModeNormal + rbDirModeEdge + chkReversed + txtLink + btnSelectEdge + rbDirModeCustom + btnX + dirX + btnY + dirY + btnZ + dirZ + spinLenFwd + spinLenRev + chkSymmetric + spinTaperAngle + spinTaperAngleRev + chkSolid + treeWidget + + + +