mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 18:32:35 +08:00
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
181 B
Plaintext
11 lines
181 B
Plaintext
puts "============"
|
|
puts "OCC23625"
|
|
puts "============"
|
|
puts ""
|
|
|
|
set viewname "vtop"
|
|
set length 19649
|
|
|
|
restore [locate_data_file bug23625_a3.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|