Sketcher: Parabola Skech geometry update fix
This commit is contained in:
parent
9858368b65
commit
5f36072434
|
@ -2434,6 +2434,8 @@ bool Sketch::updateGeometry()
|
|||
aop->setXAxisDir(fd);
|
||||
|
||||
aop->setCenter(vertex);
|
||||
|
||||
aop->setFocal(fd.Length());
|
||||
|
||||
aop->setRange(*myArc.startAngle, *myArc.endAngle, /*emulateCCW=*/true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user