mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 03:38:01 +08:00
f713b1305f
- Detect complete coincidence between fillet and chamfer intersection curves. - Preserve orientation relationships between equivalent intersection curves. - Reuse existing restriction edges instead of constructing duplicate topology. - Merge coincident curve endpoints into shared topological vertices. - Exclude fully consumed faces and their obsolete boundary edges during reconstruction. - Mark edges collapsed to a single vertex as degenerated during construction. - Accept tangential contacts while rejecting transversal intersections. - Preserve generated and modified shape history in the resulting topology. - Add GTests for convex, concave, opposing-edge, chamfer, and history cases.
8 lines
213 B
Plaintext
8 lines
213 B
Plaintext
puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_2"
|
|
restore [locate_data_file CFI_4_e1_ffr.rle] s
|
|
tscale s 0 0 0 SCALE
|
|
explode s E
|
|
blend result s 1*SCALE s_5
|
|
|
|
checkprops result -s 1.5089e+08
|