mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Minor correction.
This commit is contained in:
@@ -587,7 +587,7 @@ void Bisector_BisecAna::Perform(const Handle(Geom2d_Curve)& afirstcurve ,
|
||||
// adirection,parameter,sense,ok);
|
||||
if (oncurve)
|
||||
distanceptsol = Distance(apoint,solution,
|
||||
tan2,tan1,Stasndard_False,
|
||||
tan2,tan1,Standard_False,
|
||||
adirection,parameter,sense,ok);
|
||||
else
|
||||
distanceptsol = Distance(apoint,solution,
|
||||
|
Reference in New Issue
Block a user