0000735: Feature request for better Fillet/Chamfer
This commit is contained in:
@@ -703,7 +703,6 @@ bool DlgFilletEdges::accept()
|
||||
|
||||
QByteArray to = name.toAscii();
|
||||
QByteArray from = shape.toAscii();
|
||||
Gui::Command::copyVisual(to, "ShapeColor", from);
|
||||
Gui::Command::copyVisual(to, "LineColor", from);
|
||||
Gui::Command::copyVisual(to, "PointColor", from);
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user