mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 05:28:47 +08:00
14 lines
345 B
Plaintext
Executable File
14 lines
345 B
Plaintext
Executable File
puts "================"
|
|
puts "CR23105"
|
|
puts "================"
|
|
puts ""
|
|
###############################################
|
|
## Exception during Meshing / Missing triangles
|
|
###############################################
|
|
|
|
restore [locate_data_file bug23105_f372.brep] result
|
|
checkshape result
|
|
|
|
incmesh result 0.1
|
|
checktrinfo result -tri -max_defl 0.1
|