mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-12 09:59:54 +08:00
cbca11e975
- Retain coincident segments only when no regular hatching domain exists. - Add synthetic tests for limiting and partial boundary overlaps. CLA: 1144
18 lines
452 B
Plaintext
18 lines
452 B
Plaintext
# ====================================
|
|
## Grid : CFI900
|
|
## Test : N4
|
|
## Comment : from buc60330
|
|
## ====================================
|
|
puts "TODO OCC22817 All: Faulty shapes in variables faulty_1 to faulty_1"
|
|
|
|
restore [locate_data_file CFI_buc60330.rle] a
|
|
explode a e
|
|
blend result a 10 a_5 10 a_6
|
|
## ca marche mais pas ceci
|
|
## blend rr a 10 a_5
|
|
## blend result rr 10 a_6
|
|
explode result sh
|
|
renamevar result_1 result
|
|
|
|
checkprops result -s 45573.7
|