PartDesign: Extrude 2 sides (#21794)
* PartDesign: extrude 2 sides * Part: OpCodes XOR * PartDesign: Remove deprecated generatePrism functions * PartDesign: Extrude : Update Sides combobox strings * Change "Sides" to "Mode" * Use OpCodes::Extrude instead of Prism.
This commit is contained in:
@@ -76,7 +76,7 @@ TEST_F(PadTest, TestMidPlaneTwoLength)
|
||||
pad->Length.setValue(10.0);
|
||||
pad->Length2.setValue(20.0);
|
||||
|
||||
pad->Type.setValue("TwoLengths");
|
||||
pad->SideType.setValue("Two sides");
|
||||
|
||||
doc->recompute();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user