mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Calculating the offset vertices by the superposition of intersection vertices between pairs of edges (BRepOffset_Inter2d::FuseVertices()). To obtain stable result when calculating the superposition of vertices they are sorted (BOPTools_AlgoTools::MakeVertex()). The support of vertices has been added in nexplode command. Small correction of tests cases for issue CR27540
6 lines
230 B
Plaintext
6 lines
230 B
Plaintext
puts "TODO OCC26577 All: Faulty shapes in variables faulty_1 to faulty"
|
|
restore [locate_data_file bug26663_test_offset_L3.brep] s
|
|
OFFSETSHAPE ${off_param} {} ${calcul} ${type}
|
|
checknbshapes result -ref [lrange [nbshapes s] 8 19]
|
|
|