mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
When an edge (BRepMeshData_Edge) has multiple PCurve curves (IMeshData_PCurve) with different orientations, the index array is filled for only one PCurve curve. This would cause problems later, so a fix was made to fill index arrays for curves with another orientation.
13 lines
390 B
Plaintext
13 lines
390 B
Plaintext
puts "TODO OCC30286 Linux: Error : The length of result shape is 3025.32, expected 3025.36"
|
|
|
|
puts "==========================================="
|
|
puts "OCC25813: regression in Hidden Line Removal"
|
|
puts "==========================================="
|
|
puts ""
|
|
|
|
set viewname ""
|
|
set length 3025.36
|
|
|
|
restore [locate_data_file bug25813_hlr-bus1-draw-Fusion001.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|