mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0030591: Exception is raised by command "bopcheck" on the attached shape
Protection to avoid exception if number of vertices is equal to 1 was added.
This commit is contained in:
@@ -2543,6 +2543,7 @@ void IntPatch_PrmPrmIntersection::Perform (const Handle(Adaptor3d_HSurface)& Sur
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Standard_Integer pI = ciVpar;
|
Standard_Integer pI = ciVpar;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user