mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
Replace BOPCol_MapOfShape by BOPCol_IndexedMapOfShape to provide the same order of shells in the result Test case for issue CR26253 Correction of test case for issue CR26253
23 lines
290 B
Plaintext
Executable File
23 lines
290 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC26"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC26.brep] a
|
|
|
|
explode a
|
|
|
|
settolerance a_1 0.000301
|
|
settolerance a_2 0.000301
|
|
|
|
bclearobjects
|
|
bcleartools
|
|
baddobjects a_1
|
|
baddtools a_2
|
|
|
|
bfillds
|
|
bbop result 1
|
|
|
|
set square 41539.9
|
|
set 2dviewer 0
|