mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
0021762: Integration of new Boolean Operation algorithm to OCCT.
Small corrections.
This commit is contained in:
parent
ba5361f35a
commit
a6b71ffe63
@ -137,7 +137,7 @@ void BRepFeat_MakeCylindricalHole::PerformThruNext(const Standard_Real Radius,
|
||||
return;
|
||||
}
|
||||
|
||||
Standard_Real First=0.,Last=0.,prm;
|
||||
Standard_Real First=0.,Last=0.;
|
||||
Standard_Integer IndFrom,IndTo;
|
||||
TopAbs_Orientation theOr;
|
||||
Standard_Boolean ok = theASI.LocalizeAfter(0.,theOr,IndFrom,IndTo);
|
||||
|
Loading…
x
Reference in New Issue
Block a user