mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-25 09:07:26 +08:00
20 lines
617 B
Plaintext
Executable File
20 lines
617 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Error : The square of result shape is "
|
|
puts "TODO OCC12345 ALL: Error : is WRONG because number of"
|
|
puts "============"
|
|
puts "OCC22145"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Incorrect cutting BRepMesh_FastDiscretFace
|
|
#######################################################################
|
|
|
|
decho off
|
|
stepread [locate_data_file OCC22145.stp] a *
|
|
decho on
|
|
|
|
tpcompound result
|
|
|
|
set square 653115
|
|
checknbshapes result -vertex 684 -edge 1222 -wire 519 -face 512 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 2940
|
|
set 2dviewer 0
|