mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-04 03:38:01 +08:00
a939fd40eb
0030442: Mesh - broken triangulation on pipe shape Scale down min size parameter for NURBS taking into account its U and V resolution in order to prevent comparison of 2d parameters with 3d value involved in filtering process.
11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
puts "========================================================================"
|
|
puts "OCC27979: Parasolid converted BREP shows weird lines on hidden line Algo"
|
|
puts "========================================================================"
|
|
puts ""
|
|
|
|
set viewname "vtop"
|
|
set length 13.0106
|
|
|
|
restore [locate_data_file bug27979_parsed.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|