mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Check links produced by splitting of an initial link by the middle point for MinSize requirement.
13 lines
449 B
Plaintext
13 lines
449 B
Plaintext
puts "TODO OCC30286 ALL: Error : The length of result shape is 4.*, expected 4."
|
|
|
|
puts "========================================================================"
|
|
puts "OCC27979: Parasolid converted BREP shows weird lines on hidden line Algo"
|
|
puts "========================================================================"
|
|
puts ""
|
|
|
|
set viewname "vback"
|
|
set length 4.
|
|
|
|
restore [locate_data_file bug27979_parsed.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|