mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Method WorkWithBoundaries::BoundaryEstimation(...) has been brought in balance with IsParallel(...) method, which checks if cylinder axes are parallel.
16 lines
376 B
Plaintext
16 lines
376 B
Plaintext
puts "========"
|
|
puts "OCC27856"
|
|
puts "========"
|
|
puts ""
|
|
#################################################
|
|
# Regression vs 6.7.1: General Fuse operation fails to fuse the solids
|
|
#################################################
|
|
|
|
restore [locate_data_file bug27856_int_solids.brep] b
|
|
bclearobjects
|
|
bcleartools
|
|
baddcompound b
|
|
bfillds
|
|
bbuild result
|
|
checknbshapes result -solid 12
|