luzpaz
099e0d2524
0033807: Documentation - Fix various typos found in codebase
2024-08-31 14:26:15 +01:00
akaftasev
44be123039
0030055: BRepOffset_MakeOffset throws "TopoDS_Vertex hasn't gp_Pnt" in intersection mode
...
Diagnostic of mixed connectivity of faces along common edge is added.
If algorithm finds such pair of faces, it stops working with special error code.
2023-02-06 14:15:35 +03:00
abulyche
84f42008b7
0027081: BRepOffsetAPI_MakeOffsetShape fails on shapes with internal edges
...
Added the test for this problem.
Added new draw command "mkoffsetshape".
2022-05-06 00:43:27 +03:00
jgv
8948e18df8
0031845: Modeling Algorithms - BRepOffsetAPI_MakeThickSolid fails
...
Multiple changes in BRepOffset_MakeOffset algorithm:
- correct fusing vertices;
- correct building intersection edges;
- correct intersecting new edges in 2D;
- correct building wire on a new face;
- correct building history.
2021-01-22 19:09:02 +03:00
mnt
53a1447a00
0029133: Unstable test cases
...
Adding new and early removed for some reasons test cases
Removing TODO ?
Adding necessary TODO ? on corresponding platforms for OK and BAD cases
2017-11-02 17:02:45 +03:00