PartDesign: fix SubShapeBinder lost of placement

This commit is contained in:
Zheng, Lei
2019-12-19 06:50:02 +08:00
committed by wwmayer
parent c16b0e4e61
commit 2034323bf4

View File

@@ -459,6 +459,7 @@ void SubShapeBinder::update() {
}catch(...){}
}
result.setPlacement(Placement.getValue());
Shape.setValue(result);
}