mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
porting corrections.
This commit is contained in:
@@ -379,7 +379,6 @@ void BRepLib_FindSurface::Init(const TopoDS_Shape& S,
|
|||||||
case GeomAbs_Parabola:
|
case GeomAbs_Parabola:
|
||||||
// Four points on other analytical curves
|
// Four points on other analytical curves
|
||||||
iNbPoints = 4;
|
iNbPoints = 4;
|
||||||
Standard_FALLTHROUGH
|
|
||||||
default:
|
default:
|
||||||
{
|
{
|
||||||
// Put some points on other curves
|
// Put some points on other curves
|
||||||
|
Reference in New Issue
Block a user