mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
BRepMesh_Delaun::decomposeSimplePolygon(): minor change to improve code readability; Correct test case
13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
puts "TODO OCC30286 ALL: Error : The length of result shape is 12.\\d+, expected 12."
|
|
|
|
puts "========================================================================"
|
|
puts "OCC27979: Parasolid converted BREP shows weird lines on hidden line Algo"
|
|
puts "========================================================================"
|
|
puts ""
|
|
|
|
set viewname "vtop"
|
|
set length 12.
|
|
|
|
restore [locate_data_file bug27979_parsed.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|